<Code Lib>
M

PropertySetElement.Create(Document, StructuralAsset)

Description:
Creates a new PropertySetElement to contain the given asset.
Overloads (2):
Create(Document,StructuralAsset)

public static PropertySetElement Create(
	Document document,
	StructuralAsset structuralAsset
)

Return Value The new PropertySetElement. The new PropertySetElement.

Loading…