Click or drag to resize
EntityAttributeModelIsCustom Property
Gets the value indicating whether this attribute model is custom.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
public bool IsCustom { get; }

Property Value

Type: Boolean
See Also