Agreement Class
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.
The class represents an agreement object.
public class Agreement
type Agreement = class
Public Class Agreement
- Inheritance
-
Agreement
Constructors
Agreement() |
Properties
AgreementLink |
Gets or sets the download link for the agreement. |
DateAgreed |
Gets or sets the date the agreement was signed. |
PrimaryContact |
Gets or sets the primary contact for the agreement. |
TemplateId |
Gets or sets the template ID of the agreement. |
Type |
Gets or sets the agreement type. |
UserId |
Gets or sets the partner's user ID. |