Class TContractLegal

Unit

Declaration

type TContractLegal = class(TBackboneElement)

Description

Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property contentAttachment : TAttachment read GetcontentAttachment write SetcontentAttachment;
Public property contentReference : TReference read GetcontentReference write SetcontentReference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property contentAttachment : TAttachment read GetcontentAttachment write SetcontentAttachment;

Contract legal text in human renderable form. (choose any one of content*, but only one)

Public property contentReference : TReference read GetcontentReference write SetcontentReference;

Contract legal text in human renderable form. (choose any one of content*, but only one)


Generated by PasDoc 0.15.0.