IReplicationTargetType Property
|
Gets the full
Type name of the target.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
SyntaxReadOnly Property Type As String
Get
property String^ Type {
String^ get ();
}
abstract Type : string with get
Property Value
Type:
String
ExamplesIGX.Replication.FileReplicationTarget
See Also