FieldPermissionType.NotAllowed Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The action is not allowed. Value = 0.
public: int NotAllowed = 0;
public const int NotAllowed = 0;
val mutable NotAllowed : int
Public Const NotAllowed As Integer = 0