ExternalGeometryIdId Property |
External geometry identifier.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Id { get; }
Public ReadOnly Property Id As String
Get
public:
property String^ Id {
String^ get ();
}
member Id : string with get
Property Value
String
See Also