NbBatchRequestRequests Property |
リクエスト配列
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbJsonArray Requests { get; }
Public ReadOnly Property Requests As NbJsonArray
Get
public:
property NbJsonArray^ Requests {
NbJsonArray^ get ();
}
member Requests : NbJsonArray with get
Property Value
Type:
NbJsonArrayVersion Information Core
Supported in: 1.0
See Also