UniqueIntegerCollectionMinimumValue Property
This read-only property is used to get the minimum value allowed to be added to the collection
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public int MinimumValue { get; }
Public ReadOnly Property MinimumValue As Integer
Get
public:
property int MinimumValue {
int get ();
}
member MinimumValue : int with get
Property Value
Int32