Name | Description | |
---|---|---|
CapturedFileComparerStepNumberFileName | Comparer to order Captured Files by step number and file name. |
The following tables list the members exposed by CapturedFile.
Name | Description | |
---|---|---|
CapturedFileComparerStepNumberFileName | Comparer to order Captured Files by step number and file name. |
Name | Description | |
---|---|---|
AccessMask | List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
BindingDescription | Description property used for binding. (Inherited from ADTObject) | |
CaptureType | The type of capture action. | |
ClassID | Overridden. The Class ID for the object The Class ID for the object | |
ClassKeyName | Overridden. The key name for the class. The key name for the class. The key name for the class. The key name for the class. | |
ClassName | Returns a descriptive name for the class suitable for display to users. (Inherited from ADTObject) | |
CreationTimestamp | The date/time the object was first saved (in UTC). (Inherited from ADTObject) | |
CustomProperties | Custom properties set for this object. (Inherited from ADTObject) | |
DataContext | The DataContext to which this object belongs. (Inherited from ADTObject) | |
Description | A description of the file. | |
DescriptionTextType | Specifies the format for the text in the Description (Inherited from ADTObject) | |
FileDate | The last modified timestamp of the file. | |
FileSize | The size of the file | |
FromController | Indicates whether the object came from a Controller. (Inherited from ADTObject) | |
Instance | ||
IsDependent | Overridden. Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object | |
IsDirty | Indicates whether the object is dirty (modified or new since last save). (Inherited from ADTObject) | |
IsNew | Indicates whether the object is new (has never been saved). (Inherited from ADTObject) | |
IsReadOnly | Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ADTObject) | |
IsStub | Indicates whether the object is a stub. (Inherited from ADTObject) | |
LastModified | The date/time the object was last saved (in UTC). (Inherited from ADTObject) | |
OID | The Object Identifier that uniquely identifies the object. (Inherited from ADTObject) | |
OriginalFileName | The original name of the file. | |
OriginalPath | The original path of the file. | |
ParentObject | Get the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ADTObject) | |
Step | ||
StepNumber | Returns the JobStep.StepNumber for the Step this item is associated with, or 0 if it is not associated with a step. | |
SupportedSecurityActions | List of security actions supported by this object. (Inherited from ADTObject) | |
SupportedSecurityInheritanceOptions | List of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ADTObject) |
Name | Description | |
---|---|---|
BeginEdit | Overloaded. Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
CanPerform | Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from ADTObject) | |
CommitEdit | Overloaded. Commits the current changes, discarding the latest undo snapshot. (Inherited from ADTObject) | |
Duplicate | Creates a new object that is a copy of the source object. (Inherited from ADTObject) | |
GetConfigurationReport | Overloaded. Generates a configuration report for the object (Inherited from ADTObject) | |
GetContents | Retrieves the file data from the server and returns it as a byte array. | |
GetDescription | Gets a user-friendly description of the object. (Inherited from ADTObject) | |
GetDescriptionWithClassName | Gets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from ADTObject) | |
GetTopLevelOwner | Gets the Independent object to which this object ultimately belongs. (Inherited from ADTObject) | |
ToString | Returns a string that represents the current object. Returns a description of the object. (Inherited from ADTObject) | |
UndoEdit | Overloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ADTObject) | |
Validate | Performs server-side validation of the object (Inherited from ADTObject) | |
WriteContentsToFile | Retrieves the file data from the server and returns it to a local file. | |
WriteContentsToStream | Retrieves the file data from the server and returns it to a stream. | |
WriteToConfigurationReport | Overridden. Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report |