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.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.25.0)
Syntaxpublic string WebAccessLocationID { get; }
Public ReadOnly Property WebAccessLocationID As String
Get
public:
property String^ WebAccessLocationID {
String^ get ();
}
member WebAccessLocationID : string with get
Property Value
Type:
String
See Also