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