Object type of the deleted item.
Syntax
Visual Basic (Declaration) | |
---|
Public mlObjectType As System.Integer |
C# | |
---|
public System.int mlObjectType |
C++/CLI | |
---|
public:
System.int mlObjectType |
Field Value
Object type of the deleted item as defined in
EdmObjectType
See Also