PropertySetElement.Create
Description:
Creates a new PropertySetElement to contain the given asset.
Creates a new PropertySetElement to contain the given asset.
Overloads (2):
Create(Document,ThermalAsset)
public static PropertySetElement Create(
Document document,
ThermalAsset thermalAsset
)
-
documentThe document in which to create the PropertySetElement.
-
thermalAssetThe thermal 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