LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.IProductCustomField Interface Reference

ProductCustomField interface. More...

Inheritance diagram for LicenseSpring.IProductCustomField:
LicenseSpring.ProductCustomField

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.
 

Detailed Description

ProductCustomField interface.

Property Documentation

◆ DataType

string LicenseSpring.IProductCustomField.DataType
get

Data type of the product custom field: daily, weekly, monthly, annualy.

Implemented in LicenseSpring.ProductCustomField.

◆ DefaultValue

string LicenseSpring.IProductCustomField.DefaultValue
get

Default value of the product custom field.

Implemented in LicenseSpring.ProductCustomField.

◆ Description

string LicenseSpring.IProductCustomField.Description
get

Description of the product custom field.

Implemented in LicenseSpring.ProductCustomField.

◆ Id

uint LicenseSpring.IProductCustomField.Id
get

Internal ID of the product custom field.

Implemented in LicenseSpring.ProductCustomField.

◆ Name

string LicenseSpring.IProductCustomField.Name
get

Name of the product custom field.

Implemented in LicenseSpring.ProductCustomField.

◆ Product

ulong LicenseSpring.IProductCustomField.Product
get

Internal ID of the product.

Implemented in LicenseSpring.ProductCustomField.


The documentation for this interface was generated from the following file: