DataCellReservedFlag0IsSet Property
Gets or sets flag that determines if reserved flag zero is set.
Namespace: Gemstone.PhasorProtocols.BPAPDCstreamAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.166 -- Release Build+4f9601ce2fc7721cafe5edaeacb540e40faa3f58
public bool ReservedFlag0IsSet { get; set; }
Public Property ReservedFlag0IsSet As Boolean
Get
Set
public:
property bool ReservedFlag0IsSet {
bool get ();
void set (bool value);
}
function get_ReservedFlag0IsSet();
function set_ReservedFlag0IsSet(value);
Property Value
Boolean