'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <ElementsNotNullAttribute()> <NotNullAttribute()> Public Shared ReadOnly Property DefaultSelectClauses As UAAttributeFieldCollection
'Usage
Dim value As UAAttributeFieldCollection value = UAEventFilter.DefaultSelectClauses
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public static UAAttributeFieldCollection DefaultSelectClauses {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public: static property UAAttributeFieldCollection^ DefaultSelectClauses { UAAttributeFieldCollection^ get(); }