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