VaultElementReferenceAttributeAllowEmpty Property

Is it allowed for this item to be unset, empty or null. Default is false.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool AllowEmpty { get; set; }

Property Value

Boolean

See Also