Property Set

Used to assign (or change) an object assigned to a property.
Creates a reference to an object
This can be used to set a property to an object.
You can't define a property set inside another function or subroutine.



You can only use a Property Set procedure on the left side of an object reference

objEmployee.Property_InitialiseObject = oEmployee


© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext