Click or drag to resize

IReplicationTargetPostReplicationCommand Property


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

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

Property Value

Type: String
See Also