![]() |
LicenseSpring Management .Net SDK 1.15.0
Easily add Software Licensing to your application
|
CustomField interface. More...
Properties | |
| string | Color [get, set] |
| Color that is assigned to the label. | |
| uint? | Company [get] |
| Id of the company of the label. | |
| uint | ID [get] |
| Id of the instance of the label. | |
| uint | LabelId [get] |
| Id of the type of the label. | |
| string | Name [get, set] |
| Name of the label. | |
CustomField interface.
|
getset |
Color that is assigned to the label.
Implemented in LicenseSpring.CustomerLabel.
|
get |
Id of the company of the label.
Implemented in LicenseSpring.CustomerLabel.
|
get |
Id of the instance of the label.
Implemented in LicenseSpring.CustomerLabel.
|
get |
Id of the type of the label.
Implemented in LicenseSpring.CustomerLabel.
|
getset |
Name of the label.
Implemented in LicenseSpring.CustomerLabel.