Click or drag to resize

SheetAttachmentResourcesVersioningResources Property

Return the AttachmentVersioningResources object that provides access to Versioning resources associated with Attachment resources.

Namespace:  Smartsheet.Api
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
AttachmentVersioningResources VersioningResources { get; }

Return Value

Type: AttachmentVersioningResources
the attachment versioning resources
See Also