Gets or sets row flags for this CommonFrameHeader when frame is a data frame and use phasor file format is true.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint RowFlags { get; set; }
Public Property RowFlags As UInteger Get Set
public: property unsigned int RowFlags { unsigned int get (); void set (unsigned int value); }