Click or drag to resize

IReplicationTargetPreReplicationCommand Property


Gets and sets the commands that are executed before replication on this target. Uses standard Command Prompts (DOS) command syntax.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string PreReplicationCommand { get; set; }

Property Value

String
See Also