EnvelopeParams Class

Represents parameters required to create an envelope
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Loading.CreateEnvelopeParams

Namespace:  TSD.API.Remoting.Loading.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public sealed class EnvelopeParams : EntityParams

The EnvelopeParams type exposes the following members.

Constructors
  NameDescription
Public methodEnvelopeParams
The default constructor
Top
Properties
  NameDescription
Public propertyEntityType (Inherited from EntityParams.)
Top
See Also