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.5.94
Syntax
string PreReplicationCommand { get; set; }

Property Value

Type: String
See Also