You are here: Start » AVL.NET » License Class

License Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
License()

Properties

 NameTypeDescription
ComputerIDAtl.Optional<System.String>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
LicenseTypesSystem.Collections.Generic.List<System.String>
NameSystem.String
OrganizationSystem.String
ProjectIDAtl.Optional<System.Int32>
StorageAvl.LicenseStorage
ValidUntilAtl.Optional<System.Int64>
VersionSystem.String

Methods

 NameDescription
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

See also