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