IReplicationLogPublishingTargetID Property
|
Gets/sets the ID of the corresponding .
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string PublishingTargetID { get; set; }
Property PublishingTargetID As String
Get
Set
property String^ PublishingTargetID {
String^ get ();
void set (String^ value);
}
abstract PublishingTargetID : string with get, set
Property Value
Type:
StringSee Also