![]() |
LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
|
Class that holds information about custom data field. More...
Public Member Functions | |
CustomField () | |
CustomField default constructor | |
Properties | |
string | DataType [get] |
Currently not being used by the platform. More... | |
string | Description [get] |
Field description, also unused in the platform. More... | |
uint | Id [get] |
Internal id. More... | |
string | Name [get] |
Data field name More... | |
string | Value [get] |
The default value. Can be overridden on license level. More... | |
![]() | |
string | DataType [get] |
Currently not being used by the platform. More... | |
string | Description [get] |
Field description, also unused in the platform. More... | |
uint | Id [get] |
Internal id. More... | |
string | Name [get] |
Data field name More... | |
string | Value [get] |
The default value. Can be overridden on license level. More... | |
Class that holds information about custom data field.
|
get |
Currently not being used by the platform.
Implements LicenseSpring.ICustomField.
|
get |
Field description, also unused in the platform.
Implements LicenseSpring.ICustomField.
|
get |
Internal id.
Implements LicenseSpring.ICustomField.
|
get |
Data field name
Implements LicenseSpring.ICustomField.
|
get |
The default value. Can be overridden on license level.
Implements LicenseSpring.ICustomField.