Click or drag to resize

ContentColumnConfidentialityDisplayMode Property

Gets or sets a value indicating how a value should be displayed when marked as confidential in a view.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public ContentColumn_ConfidentialityDisplayMode ConfidentialityDisplayMode { get; set; }

Property Value

Type: ContentColumn_ConfidentialityDisplayMode
See Also