PersistedWorkflowInformationServerName Property |
The host name.
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string ServerName { get; }
Public ReadOnly Property ServerName As String
Get
public:
property String^ ServerName {
String^ get ();
}
member ServerName : string with get
Property Value
String
See Also