PublicAPI.CRM.Objects.SaleStageHistory.LoadOrCreateELMA API Documentation
Load by ID. If not found, the new object is returned
Access path: PublicAPI.CRM.Objects.SaleStageHistory.LoadOrCreate
Overload List

  NameDescription
Public methodLoadOrCreate(Guid)
Load by ID. If not found, the new object is returned
Public methodLoadOrCreate(Int64)
Load by ID. If not found, the new object is returned
Back to Top
See Also