Uredi

DataFormat Class

Definition

Represents a data format by using a format name and numeric ID.

public ref class DataFormat sealed
public sealed class DataFormat
type DataFormat = class
Public NotInheritable Class DataFormat
Inheritance
DataFormat

Constructors

Name Description
DataFormat(String, Int32)

Initializes a new instance of the DataFormat class.

Properties

Name Description
Id

Gets the numeric ID of the data format.

Name

Gets the name of the data format.

Applies to