Binary Artifact Properties
The following properties are available for Binary Artifact objects, grouped by the categories shown in the Binary Artifacts editor.
File
| Property | Type | Default | Description |
|---|---|---|---|
string |
The checksum on the binary object that will be used to determine if the file has changed and needs to be updated on the client. |
||
string |
The EncodedArtifact is a gzipped and encoded representation of an object. |
||
string |
The creation timestamp of the imported file formatted in local time using the local culture. |
||
string |
The modified timestamp of the imported file formatted in local time using the local culture. |
||
string |
The original filename as imported. |
Information
| Property | Type | Default | Description |
|---|---|---|---|
String |
The user ID that created the artifact. |
||
String |
The date/time the artifact was created. |
||
string |
The string value that uniquely identifies the metadata. |
||
String |
Indicates who last imported the artifact from a metadata XML file. ImportedBy does not refer to who last imported a file into the artifact, which is indicated by the UpdatedBy property. |
||
String |
The date/time the artifact was last imported from a metadata XML file. ImportedDate does not refer to when a file was last imported into the artifact, which is indicated by the UpdatedDate property. |
||
string |
The name of the metadata object. |
||
string |
A component of the key that is used to distinguish between the different types of metadata stored in the metadata server. |
||
String |
The user ID that last updated the artifact. |
||
String |
The date/time the artifact was last updated. |
||
int |
0 |
The version of the object as maintained by the metadata server. |