2027 Members
Changes 0
M

SingleServerService Properties

Name Return Type Description Inherited From
P Description string The description for the service (Inherited from ExternalService ) ExternalService
P IsSerializable bool Indicates whether executions of the service requires serialization in documents or not. (Inherited from ExternalService ) ExternalService
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from ExternalService ) ExternalService
P Name string The name of the service (Inherited from ExternalService ) ExternalService
P NumberOfServers int Indicates the number of servers currently registered with the service. (Inherited from ExternalService ) ExternalService
P ServiceId ExternalServiceId The Id of the service (Inherited from ExternalService ) ExternalService
P SupportActivation bool Indicates if the service supports activation/deactivation of the servers. (Inherited from ExternalService ) ExternalService
P VendorId string The vendor who provided the service (Inherited from ExternalService ) ExternalService