ReferenceTreeType Property |
Specifies the value type to resolve (
String DisplayValue or
Lookup ).
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic ReferenceTreeResolutionType Type { get; protected set; }
Public Property Type As ReferenceTreeResolutionType
Get
Protected Set
public:
property ReferenceTreeResolutionType Type {
ReferenceTreeResolutionType get ();
protected: void set (ReferenceTreeResolutionType value);
}
Property Value
Type:
ReferenceTreeResolutionType
See Also