AssetRelationFactory | The asset's AssetRelationsFactory object. |
Attachments | The Attachment factory for the object. |
AuditPropertyFactory | The AuditPropertyFactory object to handle AuditProperty objects for the changed object. |
AuditRecordFactory | The AuditRecordFactory object to handle AuditRecords for the changed object. |
AutoPost | If true, the database is updated immediately when the field value changes. |
AutoUnlock | Indicates whether to make the item changeable to other users automatically after a Refresh or Post. |
BugLinkFactory | The bug link factory that manages the links of the current object to its associated defects. |
ContainsBrokenRelation | Returns true if the object is linked to an asset but the asset does not exist. |
CreatedBy | The user who created the configuration. |
CreationDate | The configuration creation date. |
Description | The configuration description. |
ExecStatus | The configuration execution status. |
Field | The value of the specified field. |
FieldMultiValue | The MultiValue object of the specified field. |
Filtering | The configuration filtering information of the data resource. |
HasAttachment | Checks if the object has one or more attachments. |
HasCoverage | Indicates if the test configuration covers at least one requirement. |
HasLinkage | Checks if the current object has at least one associated Bug. |
HasOthersLinkage | Checks if the current Bug object has at least one associated object that is not another Bug object. Defined only for Bug objects. |
ID | The item ID. |
IsLocked | Checks if object is locked for editing. |
LinkFactory | The link factory of the current defect object that enables viewing the links. Defined only for Bug objects. |
Modified | Checks if the item has been modified since last refresh or post operation. If true, the field properties on the server side are not up to date. |
Name | The configuration name. |
ParameterValueFactory | The parameter value factory that manages the parameter values of the current object. |
TestId | The ID of the Test that owns this test configuration. |
TheDataUsage | The configuration data usage. |
TypeName | The field's type. |
UsedBy | Returns the list of relations to assets that are using this asset or that are using user assets owned by this asset. |
Using | Returns the list of relations to assets used by this asset or by user assets owned by this asset. |
Virtual | Checks if this is a virtual item, that is, an item that does not have a corresponding database record. |