IEventHandlerEnvironmentPropertyValues Property |
Accessor for the property values object. Clones the object to local process on first call.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxPropertyValues PropertyValues { get; }
ReadOnly Property PropertyValues As PropertyValues
Get
property PropertyValues^ PropertyValues {
PropertyValues^ get ();
}
Property Value
Type:
PropertyValues
See Also