Display.CustomProperties Property
Array containg Custom Properties
<ID("CustomProperties", (int)e.CustomProperties, -1, null, false, (int)eDomain.Client, null, "0")> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public ReadOnly Property CustomProperties() As ArrayObj<T.Modules.Display.DisplayCustomProperty>
This language is not supported or no code example is available.
[ID("CustomProperties", (int)e.CustomProperties, -1, null, false, (int)eDomain.Client, null, "0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public ArrayObj<T.Modules.Display.DisplayCustomProperty> CustomProperties {get;}
This language is not supported or no code example is available.
Property Value
ArrayObj<T.Modules.Display.DisplayCustomProperty>
.NET Framework
Supported in: 4.6.2, 4.7