Click or drag to resize

PluginPolicyScope Enumeration

[Missing <summary> documentation for "T:Casewhere.SystemTypes.PluginPolicyScope"]

Namespace:  Casewhere.SystemTypes
Assembly:  Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum PluginPolicyScope
Members
  Member nameValueDescription
Public0
Private1
Both2
See Also