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