BCSVaultWebAccessLocationID Property |
Gets the value that uniquely identifies the
published location of the vault which can be used by Web Access.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string WebAccessLocationID { get; }
Public ReadOnly Property WebAccessLocationID As String
Get
public:
property String^ WebAccessLocationID {
String^ get ();
}
member WebAccessLocationID : string with get
Property Value
Type:
StringSee Also