DimensionAttribute.UserEditFlag Property

Definition

Gets or sets the user edit flag.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_UserEditFlag")]
public int UserEditFlag { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_UserEditFlag")>]
member this.UserEditFlag : int with get, set
Public Property UserEditFlag As Integer

Property Value

Int32

The user edit flag.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to