![]() |
LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
|
Class that holds information about product custom field. More...
Public Member Functions | |
ProductCustomField () | |
Product custom field default constructor | |
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... | |
![]() | |
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... | |
Class that holds information about product custom field.
|
get |
Data type of the product custom field: daily, weekly, monthly, annualy
Implements LicenseSpring.IProductCustomField.
|
get |
Default value of the product custom field.
Implements LicenseSpring.IProductCustomField.
|
get |
Description of the product custom field.
Implements LicenseSpring.IProductCustomField.
|
get |
Internal ID of the product custom field.
Implements LicenseSpring.IProductCustomField.
|
get |
Name of the product custom field.
Implements LicenseSpring.IProductCustomField.
|
get |
Internal ID of the product.
Implements LicenseSpring.IProductCustomField.