MFPropertyDefAttributeValueList Property |
Optional reference (ID, GUID, alias) to the ValueList (or object type) which SSLU or MSLU must refer.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic Object ValueList { get; set; }
Public Property ValueList As Object
Get
Set
public:
property Object^ ValueList {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
Object
See Also