|
![]() |
The identifier for the field.
Namespace: Autodesk.Navisworks.Api.Schema
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Remarks
This must be unique within the level of the SchemaDefinition & structural fields. Only ASCII (7-bit) characters are permitted, the ID may not be an empty string, and must not contain whitespace characters.
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |
System..::..InvalidOperationException | C++ exception 'LcUSchemaCompiledException' thrown |
System..::..ArgumentException | Provided field ID is invalid or missing. 7-bit ASCII without spaces must be used. |
System..::..NotSupportedException | Object is Read-Only |
System..::..ArgumentException | Argument 'id' is not convertable to a 7-bit ASCII string |