This documentation is archived and is not being maintained.

IPropertyService Methods

  Name Description
Public method GetProperties(ArtifactSpec, String[]) Gets property-values associated with given artifact and property filters
Public method GetProperties(ArtifactSpec[], String[]) Gets property-values associated with given artifact and property filters
Public method GetProperties(ArtifactSpec[], String[], GetPropertiesOptions) Gets property-values associated with given artifact and property filters
Public method SetProperties(ArtifactPropertyValue) set artifact-property-value
Public method SetProperties(ArtifactPropertyValue[]) bulk set artifact-property-values
Public method SetProperty(ArtifactSpec, String, Byte[]) Sets property-value pair to non-versioned artifact
Public method SetProperty(ArtifactSpec, String, Nullable(DateTime)) Sets property-value pair to non-versioned artifact
Public method SetProperty(ArtifactSpec, String, Nullable(Double)) Sets property-value pair to non-versioned artifact
Public method SetProperty(ArtifactSpec, String, Nullable(Int32)) Sets property-value pair to non-versioned artifact
Public method SetProperty(ArtifactSpec, String, String) Sets property-value pair to non-versioned artifact
Top
Show: