IConnectorHost IsCloudAgent Property
This property will return whether this Agent is a cloud Agent.
Namespace: Scribe.Core.ConnectorApi
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
bool IsCloudAgent { get; }
Property Value
Type: Boolean
See