PublicAPI.Docflow.Objects.Nomenclature.Numerator.CreateNumeratorELMA API Documentation
Create a numerator (and save it to DB). By default, the increment is 1
Access path: PublicAPI.Docflow.Objects.Nomenclature.Numerator.CreateNumerator
Overload List

  NameDescription
Public methodCreateNumerator 
Create a numerator (and save it to DB). By default, the increment is 1
Public methodCreateNumerator(Int64)
Create a numerator (and save it to DB)
Public methodCreateNumerator(Int64, Guid)
Create a numerator (and save it to DB)
Back to Top
See Also