TransitionLog StateID Property | CSAL Mongo Access Library |
State ID
Namespace: CSALMongo.TurnModelAssembly: CSALMongo (in CSALMongo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string StateID { get; set; }
public string StateID { get; set; }
Public Property StateID As String Get Set
Public Property StateID As String Get Set
public: property String^ StateID { String^ get (); void set (String^ value); }
public: property String^ StateID { String^ get (); void set (String^ value); }
Property Value
Type: StringSee Also