![]() |
pCon.planner Plugin SDK
Version 8.9
|
Custom text field of user article. More...
Properties | |
String^ | Key [get] |
The key of the text field. More... | |
String^ | Value [get, set] |
Value of the text field. More... | |
bool | Editable [get, set] |
Determines if the user should be allowed to edit the text. More... | |
bool | Visible [get, set] |
Determines if the text should be visible to the user. More... | |
Custom text field of user article.
|
getset |
Determines if the user should be allowed to edit the text.
System::Exception | An exception will be thrown if according article instance is no longer valid. |
|
get |
The key of the text field.
System::Exception | An exception will be thrown if according article instance is no longer valid. |
|
getset |
Value of the text field.
System::Exception | An exception will be thrown if according article instance is no longer valid. |
|
getset |
Determines if the text should be visible to the user.
System::Exception | An exception will be thrown if according article instance is no longer valid. |