BCVaultLinkSectionAddress Property |
Gets or sets the address of the selected section in format: "\\{MachineName}\{DataStoreName}\{VaultName}".
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string SectionAddress { get; set; }
Public Property SectionAddress As String
Get
Set
public:
property String^ SectionAddress {
String^ get ();
void set (String^ value);
}
member SectionAddress : string with get, set
Property Value
Type:
StringSee Also