Click or drag to resize
ISystemInformationModelCreateSyncAgent Method
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:ZU.Core.ISystemInformationModel.CreateSyncAgent(ZU.Sync.SyncAgentKind)"]

Namespace: ZU.Core
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
ISyncAgent CreateSyncAgent(
	SyncAgentKind agentKind
)

Parameters

agentKind
Type: ZU.SyncSyncAgentKind

[Missing <param name="agentKind"/> documentation for "M:ZU.Core.ISystemInformationModel.CreateSyncAgent(ZU.Sync.SyncAgentKind)"]

Return Value

Type: ISyncAgent

[Missing <returns> documentation for "M:ZU.Core.ISystemInformationModel.CreateSyncAgent(ZU.Sync.SyncAgentKind)"]

See Also