NbPushFieldsBaseFields Property |
設定値
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbJsonObject Fields { get; }
Public ReadOnly Property Fields As NbJsonObject
Get
public:
property NbJsonObject^ Fields {
NbJsonObject^ get ();
}
member Fields : NbJsonObject with get
Property Value
Type:
NbJsonObjectVersion Information Core
Supported in: 1.0
See Also