PublicAPI.Docflow.Objects.MyLegalPerson.LoadOrCreate ELMA API Documentation
Load by ID. If not found, the new object is returned
 
 
Syntax

public MyLegalPerson LoadOrCreate(
	long id
)

Return Value

Type: MyLegalPerson
Entity
Remarks

How to find an object ID
See Also