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

CustomField interface. More...

Inheritance diagram for LicenseSpring.ICustomerLabel:
LicenseSpring.CustomerLabel

Properties

string Color [get, set]
 Color that is assigned to the label.
 
uint? Company [get]
 Id of the company of the label.
 
uint ID [get]
 Id of the instance of the label.
 
uint LabelId [get]
 Id of the type of the label.
 
string Name [get, set]
 Name of the label.
 

Detailed Description

CustomField interface.

Property Documentation

◆ Color

string LicenseSpring.ICustomerLabel.Color
getset

Color that is assigned to the label.

Implemented in LicenseSpring.CustomerLabel.

◆ Company

uint? LicenseSpring.ICustomerLabel.Company
get

Id of the company of the label.

Implemented in LicenseSpring.CustomerLabel.

◆ ID

uint LicenseSpring.ICustomerLabel.ID
get

Id of the instance of the label.

Implemented in LicenseSpring.CustomerLabel.

◆ LabelId

uint LicenseSpring.ICustomerLabel.LabelId
get

Id of the type of the label.

Implemented in LicenseSpring.CustomerLabel.

◆ Name

string LicenseSpring.ICustomerLabel.Name
getset

Name of the label.

Implemented in LicenseSpring.CustomerLabel.


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