Class CustomFieldCollection
The custom field collection.
Inheritance
System.Object
CustomFieldCollection
Namespace: BoldSign.Model
Assembly: BoldSign.Api.dll
Syntax
public class CustomFieldCollection : object
Properties
| Improve this Doc View SourceResult
Gets or sets the custom field collection result.
Declaration
public List<ViewCustomFieldDetails> Result { get; set; }
Property Value
Type | Description |
---|---|
List<ViewCustomFieldDetails> |