TransferDocumentInput.SourceFileCabinetDocumentTray Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Select the source File Cabinet or Document Tray.
[System.Text.Json.Serialization.JsonPropertyName("SourceFileCabinetId")]
public string SourceFileCabinetDocumentTray { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("SourceFileCabinetId")>]
member this.SourceFileCabinetDocumentTray : string with get, set
Public Property SourceFileCabinetDocumentTray As String
Property Value
- Attributes