![]() |
LicenseSpring Management .Net SDK 1.15.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. | |
| 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. | |
Properties inherited from LicenseSpring.IProductCustomField | |
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.