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

Checksum

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.

EncodedArtifact

string

The EncodedArtifact is a gzipped and encoded representation of an object.

FileCreatedDateTime

string

The creation timestamp of the imported file formatted in local time using the local culture.

FileModifiedDateTime

string

The modified timestamp of the imported file formatted in local time using the local culture.

Filename

string

The original filename as imported.

Information

Property Type Default Description

CreatedBy

String

The user ID that created the artifact.

CreatedDate

String

The date/time the artifact was created.

ID

string

The string value that uniquely identifies the metadata.

ImportedBy

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.

ImportedDate

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.

Name

string

The name of the metadata object.

Type

string

A component of the key that is used to distinguish between the different types of metadata stored in the metadata server.

UpdatedBy

String

The user ID that last updated the artifact.

UpdatedDate

String

The date/time the artifact was last updated.

Version

int

0

The version of the object as maintained by the metadata server.