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