2024 Property
Changes 0
P

ExternalDefinition.HideWhenNoValue

Description:
Indicates whether this parameter should be hidden from the properties palette when it has no value.
Remarks:
Even when hidden, the parameter can still be accessed directly via the API.
public bool HideWhenNoValue { get; set; }