Gets a property's requirement setting.

Usage

Response = SRP_PropertyPanel(PanelCtrl, "GetPropertyRequired", PropertyKey)

Parameters

PropertyKey

The key to the property to retrieve the requirement setting.

Response

0
Value is not required
1
Value is required (hard)
2
Value is required (soft)
  • No labels