![]() |
LicenseSpring Management .Net SDK 1.10.1
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. | |
string | DefaultValue [get] |
Default value of the product custom field. | |
string | Description [get] |
Description of the product custom field. | |
uint | Id [get] |
Internal ID of the product custom field. | |
string | Name [get] |
Name of the product custom field. | |
ulong | Product [get] |
Internal ID of the product. | |
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.