ChannelFrameBaseTPublished Property
Namespace: Gemstone.PhasorProtocolsAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.138 -- Release Build+d320e0a63cabbd50e5d712783a511f5687755b05
public bool Published { get; set; }
Public Property Published As Boolean
Get
Set
public:
virtual property bool Published {
bool get () sealed;
void set (bool value) sealed;
}
function get_Published();
function set_Published(value);
BooleanPublished