ContentTypeProperty.IsNillable

ContentTypeProperty.IsNillable property

Indicates whether the value could be empty.

public bool IsNillable { get; set; }

See Also