Dynamic.DisplayMin Property
Gets or sets the Tag's DisplayMin property.
<ID("DisplayMin", (int)e.DisplayMin, -1, "", (int)eDomain.Client)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Property DisplayMin() As Object
This language is not supported or no code example is available.
[ID("DisplayMin", (int)e.DisplayMin, -1, "", (int)eDomain.Client)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public object DisplayMin {get; set;}
This language is not supported or no code example is available.
Property Value
object
.NET Framework
Supported in: 4.6.2, 4.7