Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class CustomObjectRelation
public CustomObjectRelation()
public virtual string DisplayField { get; set; }
public virtual string EntityName { get; set; }
public virtual string EntityTitle { get; set; }
public virtual string EntityType { get; set; }
public virtual bool HideFunctions { get; set; }
public virtual string ProviderName { get; set; }
public virtual string RelationField { get; set; }
Was this page helpful?