 | SDDPServerNodeInfo Property |
Gets the node info.
Namespace:
CSharpGrid.SDDP
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic NodeInfo NodeInfo { get; }public:
property NodeInfo^ NodeInfo {
NodeInfo^ get ();
}Property Value
Type:
NodeInfoNodeInfo
RemarksNodeInfo represents the information of current server.
See Also