PropertyEnvironmentPropertyValueExternal Property |
Original property value object. The object may be physically located in other process.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Object PropertyValueExternal { set; }
Public WriteOnly Property PropertyValueExternal As Object
Set
public:
property Object^ PropertyValueExternal {
void set (Object^ value);
}
Property Value
Type:
Object
See Also