'Declaration
Public Property ReferenceTypeIds As UANodeIdCollection
'Usage
Dim instance As UABrowseParameters Dim value As UANodeIdCollection instance.ReferenceTypeIds = value value = instance.ReferenceTypeIds
public UANodeIdCollection ReferenceTypeIds {get; set;}
public: property UANodeIdCollection^ ReferenceTypeIds { UANodeIdCollection^ get(); void set ( UANodeIdCollection^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The individual elements of the property value cannot be null
(Nothing
in Visual Basic).