Class ControlTermsInfoData.TermsApproval
Inheritance
ControlTermsInfoData.TermsApproval
Assembly: DataWeb.Core.dll
Syntax
public class ControlTermsInfoData.TermsApproval
Properties
ApprovalDate
Declaration
public DateTimeOffset ApprovalDate { get; set; }
Property Value
ApprovalUrl
Declaration
public string ApprovalUrl { get; set; }
Property Value
Id
Declaration
public string Id { get; set; }
Property Value
TermsName
Declaration
public string TermsName { get; set; }
Property Value
TermsVersion
Declaration
public string TermsVersion { get; set; }
Property Value