| Revit Preview Release API |
| FieldBuilder..::..NeedsSubSchemaGUID Method |
| FieldBuilder Class See Also |
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: 19.0.0.0 (19.0.0.405)
Since:
2012
Syntax
| C# |
|---|
public bool NeedsSubSchemaGUID() |
| Visual Basic |
|---|
Public Function NeedsSubSchemaGUID As Boolean |
| Visual C++ |
|---|
public: bool NeedsSubSchemaGUID() |