Class WebLicense
Inheritance
System.Object
    WebLicense
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: PiXYZ.Config
Assembly: cs.temp.dll.dll
Syntax
public class WebLicense
  Fields
customerCompany
Declaration
public string customerCompany
  Field Value
| Type | Description | 
|---|---|
| System.String | 
customerEmail
Declaration
public string customerEmail
  Field Value
| Type | Description | 
|---|---|
| System.String | 
customerName
Declaration
public string customerName
  Field Value
| Type | Description | 
|---|---|
| System.String | 
endDate
Declaration
public DateTime endDate
  Field Value
| Type | Description | 
|---|---|
| System.DateTime | 
startDate
Declaration
public DateTime startDate
  Field Value
| Type | Description | 
|---|---|
| System.DateTime |