ForgeTypeId.Empty Method

ForgeTypeIdEmpty Method

Checks if the typeId is an empty string

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool Empty()
Public Function Empty As Boolean
public:
bool Empty()
member Empty : unit -> bool 

Return Value

Boolean
See Also