Sets the specified properties of the specified object version.
Visual Basic |
---|
Public Function SetPropertiesEx( _ ByVal ObjVer As ObjVer, _ ByVal PropertyValues As PropertyValues, _ ByVal AllowMissingRequiredProperties As Boolean _ ) As ObjectVersionAndProperties |