Table of Contents

Class SearchEntityMetadata

Namespace
NetCoreForce.Client.Models
Assembly
NetCoreForce.Client.dll
public class SearchEntityMetadata
Inheritance
SearchEntityMetadata
Inherited Members

Properties

EntityName

public string EntityName { get; set; }

Property Value

string

FieldMetadata

public List<SearchFieldMetadata> FieldMetadata { get; set; }

Property Value

List<SearchFieldMetadata>