Click or drag to resize
FieldLengthAttribute Constructor
Initializes a new instance of the FieldLengthAttribute class

Namespace: DrawerBackup.Native.Data.Attributes
Assembly: DrawerBackup.Data.Attributes (in DrawerBackup.Data.Attributes.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public FieldLengthAttribute(
	int length
)

Parameters

length
Type: SystemInt32
See Also