LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
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 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...
 

Detailed Description

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: