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