VaultElementReferenceAttributeAllowEmpty Property |
Is it allowed for this item to be unset, empty or null. Default is false.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax[DataMemberAttribute(EmitDefaultValue = false)]
public bool AllowEmpty { get; set; }
Property Value
Type:
Boolean
See Also