ArtifactPropertyValue Constructor
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 | |
---|---|---|
ArtifactPropertyValue(ArtifactSpec, IEnumerable<PropertyValue>) | ||
ArtifactPropertyValue(Guid, Int32, Int32, IEnumerable<PropertyValue>) | creates a new Artifact associated with a set of property-value pairs. | |
ArtifactPropertyValue(Guid, String, Int32, IEnumerable<PropertyValue>) | creates a new Artifact associated with a set of property-value pairs. |
Top