NbBatchRequestJson 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 Json { get; }
Public ReadOnly Property Json As NbJsonObject
Get
public:
property NbJsonObject^ Json {
NbJsonObject^ get ();
}
member Json : NbJsonObject with get
Property Value
Type:
NbJsonObjectVersion Information Core
Supported in: 1.0
See Also