Updates the object type or value list. The ID property identifies the object type to modify. Returns the updated object type.
Visual Basic |
---|
Public Function UpdateObjectTypeWithAutomaticPermissionsAdmin( _ ByVal ObjectType As ObjTypeAdmin, _ Optional ByVal AutomaticPermissionsForcedActive As Boolean = False _ ) As ObjTypeAdmin |