<Code Lib>
2025.3 Property
Changes 0
P

ExternalDefinitionCreationOptions.Visible

Description:
True if the parameter is visible to the user, false if it is hidden and accessible only via the API. The default is true.

public bool Visible { get; set; }

Loading…