DataFormats.Format.Id Property
Definition
Gets the ID number for this format.
public:
property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer
Property Value
- Int32
The ID number for this format.
Applies to