Uses of Enum Class
com._1c.g5.v8.dt.md.api.SequenceDocumentsChangeTask.TaskAction
Packages that use SequenceDocumentsChangeTask.TaskAction
-
Uses of SequenceDocumentsChangeTask.TaskAction in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api that return SequenceDocumentsChangeTask.TaskActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SequenceDocumentsChangeTask.TaskAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com._1c.g5.v8.dt.md.api with parameters of type SequenceDocumentsChangeTask.TaskActionModifierConstructorDescriptionSequenceDocumentsChangeTask
(Sequence sequence, Document object, SequenceDocumentsChangeTask.TaskAction action) Creates a new task.