RebarFreeFormAccessorHasValidServer Method

Returns true if the current rebar contains a valid server GUID, false otherwise.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasValidServer()

Return Value

Boolean
Returns true if the current rebar contains a valid server GUID, false otherwise.
See Also