Documents(Int32, Int32, Int32, Int32, DateTime, DateTime, DateTime, Int64, Int64, Int64, String, String, String, String, String, String, OleDbConnection) Constructor
Initializes a new instance of the
Documents class
Namespace: MbcsCentral.WinDocAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Documents(
int PageNumber,
int GroupId1,
int GroupId2,
int GroupId3,
DateTime Date,
DateTime Date2,
DateTime Created,
long DocumentId,
long TenantSeq,
long OrigDocId,
string Filename,
string Description,
string Building,
string Tenant,
string Vendor,
string Invoice,
OleDbConnection CN
)
Parameters
- PageNumber Int32
-
- GroupId1 Int32
-
- GroupId2 Int32
-
- GroupId3 Int32
-
- Date DateTime
-
- Date2 DateTime
-
- Created DateTime
-
- DocumentId Int64
-
- TenantSeq Int64
-
- OrigDocId Int64
-
- Filename String
-
- Description String
-
- Building String
-
- Tenant String
-
- Vendor String
-
- Invoice String
-
- CN OleDbConnection
-