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