Gets or sets the DataFormat for the IPhasorDefinition objects in the PhasorDefinitions of this IConfigurationCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
DataFormat PhasorDataFormat { get; set; }
Property PhasorDataFormat As DataFormat Get Set
property DataFormat PhasorDataFormat { DataFormat get (); void set (DataFormat value); }