CompanyInfo.create Method

Creates a new GUID in the PartyNumber field.

Syntax

public void create([boolean useGuid])

Run On

Called

Parameters

  • useGuid
    Type: boolean
    A Boolean value that indicates whether GUID population in the party number is intended.

Remarks

Use this method only when the PartyNumber value in the DirPartyTable table must be filled with a GUID. Use this method only in special cases where generation of a party that has a GUID in the partynumber field is required.

See Also

Reference

CompanyInfo Table