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