LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
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. More...
 
uint? Company [get]
 Id of the company of the label. More...
 
uint ID [get]
 Id of the instance of the label. More...
 
uint LabelId [get]
 Id of the type of the label. More...
 
string Name [get, set]
 Name of the label. More...
 

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: