ReferenceElementReferenceType Property |
The type of reference.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementReferenceType ElementReferenceType { get; }
Public ReadOnly Property ElementReferenceType As ElementReferenceType
Get
public:
property ElementReferenceType ElementReferenceType {
ElementReferenceType get ();
}
member ElementReferenceType : ElementReferenceType with get
Property Value
ElementReferenceType
See Also