FieldBuilder.NeedsSubSchemaGUID Method

Checks whether the SubSchema GUID needs to be explicitly specified for this field type.


Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool NeedsSubSchemaGUID()

Return Value

Boolean
True if SubSchemaGUID is required.

See Also

Reference

FieldBuilder Class
Autodesk.Revit.DB.ExtensibleStorage Namespace