EntityWithAssignablePropertiesAssignedDesignProperty Property

Get the design property assigned to this Entity. Returns null if none is assigned.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public DesignProperty AssignedDesignProperty { get; }

Property Value

DesignProperty

See Also