ISFTPReplicationTargetPort Property
|
Gets/sets the SFTP port number.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxProperty Port As Integer
Get
Set
property int Port {
int get ();
void set (int value);
}abstract Port : int with get, set
Property Value
Int32
See Also