| BCRepositorySessionIdentification Property |
Gets or sets the session identification.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic string SessionIdentification { get; set; }Public Property SessionIdentification As String
Get
Set
public:
property String^ SessionIdentification {
String^ get ();
void set (String^ value);
}member SessionIdentification : string with get, set
Property Value
Type:
String
See Also