TSigmaContentLicenseInfoWriter Class
Represents type TSigmaContentLicenseInfoWriter
.
type TSigmaContentLicenseInfoWriter = class sealed(TSigmaContentLicenseInfo) end;
The TSigmaContentLicenseInfoWriter type exposes the following members.
Name | Description | |
---|---|---|
Create | Initializes a new instance of the TSigmaContentLicenseInfo class. (Inherited from TSigmaContentLicenseInfo.) |
Name | Description | |
---|---|---|
AuthorID | Represents property | |
AuthorName | Represents property | |
AuthorURL | Represents property | |
Info | Represents property | |
Kind | Represents property | |
ProductID | Represents property | |
ProductName | Represents property | |
ProductURL | Represents property | |
ProductVersion | Represents property | |
RightsMask[Boolean] | Represents property |
Name | Description | |
---|---|---|
AuthorDisplayName | Represents method | |
GetAuthorID | Represents method | |
GetAuthorName | Represents method | |
GetAuthorURL | Represents method | |
GetInfo | Represents method | |
GetKind | Represents method | |
GetProductID | Represents method | |
GetProductName | Represents method | |
GetProductURL | Represents method | |
GetProductVersion | Represents method | |
GetRightsMask(Boolean) | Represents method | |
ProductDisplayName | Represents method | |
SetInfo(String) | Represents method | |
SetKind(TSigmaContentLicenseKind) | Represents method | |
SetProductName(String) | Represents method | |
SetProductURL(String) | Represents method | |
SetProductVersion(String) | Represents method | |
SetRightsMask(Boolean,TSigmaContentRightsMask) | Represents method |