Previous Topic: void SetAttachmentType(HINT32 iType)Next Topic: HINT32 GetFileSize(void)


void SetFormObjId(HINT32 ObjId)

Sets the objid of the given attachment.

Owning Class

CaFormAttachment

Arguments

HINT32 - Object Id to set

Return Value

None

Exceptions

Throws CaException on error.

Example

FormAttachment.SetFormObjId(ObjId);

More information: