MFValueListAttributeItems Property |
Optional references to value list items of the value list.
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 Object[] Items { get; set; }
Property Value
Type:
Object
See Also