Field Builder Needs Sub Schema GUID 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool NeedsSubSchemaGUID() Public Function NeedsSubSchemaGUID As Boolean public: bool NeedsSubSchemaGUID() member NeedsSubSchemaGUID : unit -> bool Return Value Boolean True if SubSchemaGUID is required. See Also Reference FieldBuilder Class Autodesk.Revit.DB.ExtensibleStorage Namespace
Field Builder Needs Sub Schema GUID 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool NeedsSubSchemaGUID() Public Function NeedsSubSchemaGUID As Boolean public: bool NeedsSubSchemaGUID() member NeedsSubSchemaGUID : unit -> bool Return Value Boolean True if SubSchemaGUID is required. See Also Reference FieldBuilder Class Autodesk.Revit.DB.ExtensibleStorage Namespace