EasyQuest..::..ObjectiveCount5 Property
Gets or sets the objective count 5.
Namespace:
Quester.ProfileAssembly: Quester (in Quester.dll)
Syntax
[SettingAttribute] [CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public int ObjectiveCount5 { get; set; }
<SettingAttribute> _ <CategoryAttribute> _ <DisplayNameAttribute> _ <DescriptionAttribute> _ Public Property ObjectiveCount5 As Integer Get Set
[SettingAttribute] [CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public: property int^ ObjectiveCount5 { int^ get (); void set (int^ value); }