You are here: Start » AVL.NET » License Class
License Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| License() | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| ComputerID | Atl.Optional<System.String> | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| LicenseTypes | System.Collections.Generic.List<System.String> | ||
| Name | System.String | ||
| Organization | System.String | ||
| ProjectID | Atl.Optional<System.Int32> | ||
| Storage | Avl.LicenseStorage | ||
| ValidUntil | Atl.Optional<System.Int64> | ||
| Version | System.String | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.License) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.License) | ||
| ToString() | Inherited from System.Object | 
