PropertySetElement.Create
Description:
Creates a new PropertySetElement to contain the given asset.
Creates a new PropertySetElement to contain the given asset.
Overloads (3):
Create(Document,EmbodiedCarbonAsset)
public static PropertySetElement Create(
Document document,
EmbodiedCarbonAsset embodiedCarbonAsset
)
-
documentThe document in which to create the PropertySetElement.
-
embodiedCarbonAssetThe embodied carbon asset containing the values that will be present in the PropertySetElement.
-
Thrown when the name of the asset is empty, contains prohibited characters, or is not unique
-
A non-optional argument was null