| NbApnsFieldsBadge Property | 
            バッジカウント
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic 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: 
NullableInt32 Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also