Redigera

Dela via


RequestOptions<TDocument>.Document Property

Definition

Gets or sets the document value.

public:
 property TDocument Document { TDocument get(); void set(TDocument value); };
public TDocument? Document { get; set; }
member this.Document : 'Document with get, set
Public Property Document As TDocument

Property Value

TDocument

Applies to