Click or drag to resize
IAttachmentSourceItem Property

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IAttachmentSourceItem this[
	int inIdx
] { get; }

Parameters

inIdx
Type: SystemInt32

Property Value

Type: IAttachmentSourceItem
See Also