LicenseFeaturesCompliance Property |
[Missing <summary> documentation for "P:MattermostDriver.License.Features.Compliance"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic bool Compliance { get; set; }Public Property Compliance As Boolean
Get
Set
public:
property bool Compliance {
bool get ();
void set (bool value);
}member Compliance : bool with get, set
Property Value
Type:
Boolean
See Also