IReplicationItemValue Property
|
Gets the value of the replication item. It is to be implemented by derived objects.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Value As Object
Get
property Object^ Value {
Object^ get ();
}abstract Value : Object with get
Property Value
Object
See Also