IPropertyService.GetProperties 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 | |
---|---|---|
GetProperties(ArtifactSpec, array<String[]) | Gets property-values associated with given artifact and property filters | |
GetProperties(array<ArtifactSpec[], array<String[]) | Gets property-values associated with given artifact and property filters | |
GetProperties(array<ArtifactSpec[], array<String[], GetPropertiesOptions) | Gets property-values associated with given artifact and property filters |
Top