IReplicationItemKey Property
|
Gets the key of the replication item. This is also the file path of the item.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Key As String
Get
property String^ Key {
String^ get ();
}abstract Key : string with get
Property Value
String
See Also