NbApnsFieldsBadge Property |
バッジカウント
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public Nullable<int> Badge { get; set; }
Public Property Badge As Nullable(Of Integer)
Get
Set
public:
property Nullable<int> Badge {
Nullable<int> get ();
void set (Nullable<int> value);
}
member Badge : Nullable<int> with get, set
Property Value
Type:
NullableInt32Version Information Core
Supported in: 1.0
See Also