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

License Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
License()

Properties

 NameTypeDescription
ComputerIDFtl.Optional<System.String>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
LicenseTypesSystem.Collections.Generic.List<System.String>
NameSystem.String
OrganizationSystem.String
ProjectIDFtl.Optional<System.Int32>
StorageFil.LicenseStorage
ValidUntilFtl.Optional<System.Int64>
VersionSystem.String

Methods

 NameDescription
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

See also