The following tables list the members exposed by ItemsInfoTableRow.
Public Methods
Name | Description | |
---|---|---|
IsCreationDateNull | Determines whether the Creation Date column is null for this row. | |
IsDependencyNull | Determines whether the Dependency column is null for this row. | |
IsEncryptedNull | Determines whether the Encrypted column is null for this row. | |
IsPriorityNull | Determines whether the Priority column is null for this row. | |
SetCreationDateNull | Sets the Priority column for this row to null. | |
SetDependencyNull | Sets the Priority column for this row to null. | |
SetEncryptedNull | Sets the Priority column for this row to null. | |
SetPriorityNull | Sets the Priority column for this row to null. |
Public Properties
Name | Description | |
---|---|---|
CreationDate | Gets or sets the value of the Creation Date column for this row. | |
Dependency | Gets or sets the value of the Dependency column for this row. | |
Encrypted | Gets or sets the value of the Encrypted column for this row. | |
Id | Gets or sets the value of the Id column for this row. | |
Priority | Gets or sets the value of the Priority column for this row. |