DocumentLayoutFieldMaster(Int32, Int32, Int32, String, String) Constructor

Initializes a new instance of the DocumentLayoutFieldMaster class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public DocumentLayoutFieldMaster(
	int Size,
	int ID,
	int CategoryId,
	string FieldName,
	string Description
)

Parameters

Size  Int32
 
ID  Int32
 
CategoryId  Int32
 
FieldName  String
 
Description  String
 

See Also