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