Constable Authorization Engine 2.0 BETA

PolicySimulationViewFormControl.ViewProperties Property

[This is preliminary documentation and subject to change.]

Returns an object that represents the user-customizable properties of the view.

[Visual Basic]
NotOverridable Public ReadOnly Property ViewProperties As Object _
    Implements IPolicySimulationView.ViewProperties
[C#]
public object ViewProperties {get;}

Implements

IPolicySimulationView.ViewProperties

Remarks

Returns a null reference (Nothing in Visual Basic) to indicate there are no custom view properties.

See Also

PolicySimulationViewFormControl Class | LaMarvin.Constable.Design.Controls Namespace