Click or drag to resize

AttachmentItem Constructor (String)

Initializes a new instance of the AttachmentItem class

Namespace:  Unvired.Kernel.UWP.Model
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AttachmentItem(
	string tableName
)

Parameters

tableName
Type: SystemString
See Also