AttributePrivilege.CanCreate Property

Definition

Gets whether create of the attribute value is allowed.

public:
 property int CanCreate { int get(); };
[System.Runtime.Serialization.DataMember]
public int CanCreate { get; }
[<System.Runtime.Serialization.DataMember>]
member this.CanCreate : int
Public ReadOnly Property CanCreate As Integer

Property Value

Attributes

Applies to