次の方法で共有


CollectionSet.RuntimeExecutionMode Enum

Definition

Indicate whether the execution log entry corresponds to a collection or an upload

public enum CollectionSet.RuntimeExecutionMode
type CollectionSet.RuntimeExecutionMode = 
Public Enum CollectionSet.RuntimeExecutionMode
Inheritance
CollectionSet.RuntimeExecutionMode

Fields

Name Value Description
Collection 0

A collection operation.

Upload 1

An upload operation.

Applies to