IScpReplicationTargetTargetAddress Property
|
Gets/sets the server address where published content will be replicated to.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string TargetAddress { get; set; }
Property TargetAddress As String
Get
Set
property String^ TargetAddress {
String^ get ();
void set (String^ value);
}
abstract TargetAddress : string with get, set
Property Value
Type:
StringSee Also