The property definitions for the smart properties of this smart symbol

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public PropertyDefinitionList PropertyDefinitions { get; }
Visual Basic
Public ReadOnly Property PropertyDefinitions As PropertyDefinitionList
	Get
JScript
final function get PropertyDefinitions () : PropertyDefinitionList

Implements

IGwxSmartSymbol..::..PropertyDefinitions

See Also