Creates a new ExternalServiceId instance.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExternalServiceId(
Guid guid
)
Parameters
- guid Guid
- The identifier for the ExternalServiceId.
See Also
Reference