EDMDConstrainedPropertyMaxValue Property
Namespace: Models.IDX2Assembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 16.0.0.0 (16.0.0.0)
public EDMDConstrainedProperty[] MaxValue { get; set; }
Public Property MaxValue As EDMDConstrainedProperty()
Get
Set
public:
property array<EDMDConstrainedProperty^>^ MaxValue {
array<EDMDConstrainedProperty^>^ get ();
void set (array<EDMDConstrainedProperty^>^ value);
}
member MaxValue : EDMDConstrainedProperty[] with get, set
Property Value
EDMDConstrainedProperty