DataElementOutputTypes Enum

Definition

Defines the output behavior for data rendering.

public enum class DataElementOutputTypes
public enum DataElementOutputTypes
type DataElementOutputTypes = 
Public Enum DataElementOutputTypes
Inheritance
DataElementOutputTypes

Fields

ContentsOnly 2

Defines the Contents Only behavior type.

NoOutput 1

Defines the No Output behavior type.

Output 0

Defines the Output behavior type.

Applies to