![]() |
LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
|
ProductCustomField interface More...
Properties | |
string | DataType [get] |
Data type of the product custom field: daily, weekly, monthly, annualy More... | |
string | DefaultValue [get] |
Default value of the product custom field. More... | |
string | Description [get] |
Description of the product custom field. More... | |
uint | Id [get] |
Internal ID of the product custom field. More... | |
string | Name [get] |
Name of the product custom field. More... | |
ulong | Product [get] |
Internal ID of the product. More... | |
ProductCustomField interface
|
get |
Data type of the product custom field: daily, weekly, monthly, annualy
Implemented in LicenseSpring.ProductCustomField.
|
get |
Default value of the product custom field.
Implemented in LicenseSpring.ProductCustomField.
|
get |
Description of the product custom field.
Implemented in LicenseSpring.ProductCustomField.
|
get |
Internal ID of the product custom field.
Implemented in LicenseSpring.ProductCustomField.
|
get |
Name of the product custom field.
Implemented in LicenseSpring.ProductCustomField.
|
get |
Internal ID of the product.
Implemented in LicenseSpring.ProductCustomField.