DataPrivilegeMaskingCharacter Property

Gets the character being used to apply masking to the data element.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntax
public char? MaskingCharacter { get; }

Property Value

Type: NullableChar
See Also