[Missing <summary> documentation for "P:MattermostDriver.Audit.Action"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic string Action { get; set; }Public Property Action As String
Get
Set
public:
property String^ Action {
String^ get ();
void set (String^ value);
}member Action : string with get, set
Property Value
Type:
String
See Also