IPropertyService.SetProperty Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetProperty(ArtifactSpec, String, array<Byte[]) | Sets property-value pair to non-versioned artifact | |
SetProperty(ArtifactSpec, String, Nullable<DateTime>) | Sets property-value pair to non-versioned artifact | |
SetProperty(ArtifactSpec, String, Nullable<Double>) | Sets property-value pair to non-versioned artifact | |
SetProperty(ArtifactSpec, String, Nullable<Int32>) | Sets property-value pair to non-versioned artifact | |
SetProperty(ArtifactSpec, String, String) | Sets property-value pair to non-versioned artifact |
Top