SpireAI
SessionID Property
|
Namespace:
Spire.Xls.AI
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string SessionID { get; set; }
Public Property SessionID As String
Get
Set
public:
property String^ SessionID {
String^ get ();
void set (String^ value);
}
member SessionID : string with get, set
Property Value
Type:
String
See Also