'Declaration
<NotNullAttribute()> Public Shared Property AdaptableParameters As EasyAEAdaptableParameters
'Usage
Dim value As EasyAEAdaptableParameters EasyAEClientCore.AdaptableParameters = value value = EasyAEClientCore.AdaptableParameters
[NotNull()] public static EasyAEAdaptableParameters AdaptableParameters {get; set;}
[NotNull()] public: static property EasyAEAdaptableParameters^ AdaptableParameters { EasyAEAdaptableParameters^ get(); void set ( EasyAEAdaptableParameters^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).