Gets or sets the DataFormat defined for this PhasorDataConcentratorBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DataFormat DataFormat { get; set; }
Public Property DataFormat As DataFormat Get Set
public: property DataFormat DataFormat { DataFormat get (); void set (DataFormat value); }
Remarks
Note that this value represents the default format that will be used if user has not specified a data format for an individual device.