 | LogParameterCollectionIsAutoPatrol Property |
This is preliminary documentation and is subject to change.
Namespace: WikiClientLibrary.GeneratorsAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic bool IsAutoPatrol { get; }Public ReadOnly Property IsAutoPatrol As Boolean
Get
Dim instance As LogParameterCollection
Dim value As Boolean
value = instance.IsAutoPatrol
public:
property bool IsAutoPatrol {
bool get ();
}member IsAutoPatrol : bool with get
Property Value
Boolean
See Also