Category(Int16, Int32, String, String, String, String) Constructor
Initializes a new instance of the
Category class
Namespace: MbcsCentral.WinGLAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Category(
short Sequence,
int Id,
string Key,
string SubOf,
string CategoryDescription,
string OldKey
)
Parameters
- Sequence Int16
-
- Id Int32
-
- Key String
-
- SubOf String
-
- CategoryDescription String
-
- OldKey String
-