IAttachmentSourceAdd Method (String, String, Int32) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int Add(
string inText,
string inValue,
int inContentAlignment
)
Parameters
- inText
- Type: SystemString
- inValue
- Type: SystemString
- inContentAlignment
- Type: SystemInt32
Return Value
Type:
Int32See Also