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