Show / Hide Table of Contents

Class BrandingRecords

The branding List model.

Inheritance
System.Object
BrandingRecords
Namespace: BoldSign.Model
Assembly: BoldSign.Api.dll
Syntax
public class BrandingRecords : object

Properties

| Improve this Doc View Source

Result

Gets or sets the branding result.

Declaration
public List<ViewBrandDetails> Result { get; set; }
Property Value
Type Description
List<ViewBrandDetails>
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright 2001-2022 Syncfusion Inc.
All Rights Reserved