![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
A basket article text field. More...
Public Member Functions | |
String^ | GetValue (String^ pLanguage) |
Returns the value in the given language. More... | |
Properties | |
String^ | Id [get] |
The textfield's id. More... | |
String^ | Name [get] |
The textfield's name. More... | |
BasketTextFieldType | Type [get] |
The textfield's type. More... | |
bool | ReadOnly [get] |
True if this text field is read-only. More... | |
A basket article text field.
Returns the value in the given language.
"" can be used as a fallback language.
|
get |
The textfield's id.
|
get |
The textfield's name.
|
get |
True if this text field is read-only.
Use IArticleInstance::SetArticleTextField() to change non-readonly text fields.
|
get |
The textfield's type.