DataFormat.Id Property

Definition

Gets the numeric ID of the data format.

public:
 property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

Property Value

The numeric ID of the data format.

Applies to