NbRestJsonResponseJsonObject Property |
JSON オブジェクト
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbJsonObject JsonObject { get; }
Public ReadOnly Property JsonObject As NbJsonObject
Get
public:
property NbJsonObject^ JsonObject {
NbJsonObject^ get ();
}
member JsonObject : NbJsonObject with get
Property Value
Type:
NbJsonObjectVersion Information Core
Supported in: 1.0
See Also