Adobe FrameMaker-12 Object Model JS: CMSCheckinParam

FrameMaker 12.0

Class

CMSCheckinParam

 

QuickLinks

CMSCheckinParam

Properties

PropertyTypeAccessDescription
checkinCommentstring readwrite
descriptionstring readwrite
makeThisCurrentVersionuint readwrite
versionuint readwrite
versionLabelstring readwrite

Methods

Constructor

CMSCheckinParam CMSCheckinParam (version: uint, versionLabel: string, description: string, checkinComment: string, makeThisCurrentVersion: uint)

ParameterTypeDescription
versionuint
versionLabelstring
descriptionstring
checkinCommentstring
makeThisCurrentVersionuint

Examplenew CMSCheckinParam()

Return

CMSCheckinParam CMSCheckinParam.CMSCheckinParam (version: uint, versionLabel: string, description: string, checkinComment: string, makeThisCurrentVersion: uint)

CMSCheckinParam CMSObject.CMSShowCheckinUI (hideUiItems: int)

Jongware, 18-Jan-2015 v1.0Contents :: Index