Gets the custom properties defined by this Smart Symbol.

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

Syntax

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

See Also