Click or drag to resize
EntityAttributeModelIsNullable Property
Gets the value indicating whether the attributes with this model can have null values.

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

Property Value

Type: Boolean
See Also