PropertyEnvironmentLastUsedExternal Property |
Original typed value object. The object is cloned to this process.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Object LastUsedExternal { set; }
Public WriteOnly Property LastUsedExternal As Object
Set
public:
property Object^ LastUsedExternal {
void set (Object^ value);
}
Property Value
Type:
Object
See Also