Enum ProofType
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents the Type of a proof.
public enum ProofType
Fields
DOCUMENT = 0Document proof type
IMAGE = 1Image proof type
MIXED = 2Mixed proof type
NONE = 3No proof type
VIDEO = 4Video proof type