ExternalServiceId Constructor

Creates a new ExternalServiceId instance.


Namespace: Autodesk.Revit.DB.ExternalService
Assembly: 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

ExternalServiceId Class
Autodesk.Revit.DB.ExternalService Namespace