Previous Topic

Next Topic

GetPrimaryKey - Web Service Function

GetPrimaryKey(Entity=String): Object

Get Primary Key Web Service Function returns the primary key for an entity subobject.

GetPrimaryKey function syntax has these named arguments:

Parameter

Description

Entity

Required. Enter the entity in the form Entity.Subobject.

See Web Service Functions for sample code to access Web Services. Sample web service end point syntax is:

Response = MakeCall("GetPrimaryKey(Entity=JCTRANSACTION.Line)")

See Also

Company Web Service Actions and Functions

Book Contents

Book Index