CustomProperties

CadPackage.CustomProperties property

Gets the package containing custom metadata properties.

public CadCustomPropertyPackage CustomProperties { get; }

Property Value

The package containing custom metadata properties.

See Also