Previous Topic: void SetToDate(CaTimeStamp& Time)

Next Topic: void SetModifierObjId (HAROBJID iObjId)


void SetCreatorObjId (HAROBJID iObjId)

Sets the Package Creator Object Id.

Owning Class

CaPackageChooser

Arguments

HAROBJID iObjId-creator Id

Return Value

None

Example

CaPackageChooser& rPackageChooser = rContext.GetPackageChooser(); rPackageChooser.SetCreatorObjId(10024);