ObjectType

ForeignData.ObjectType property

If the ForeignType attribute is “Object”, the ForeignData element must also have an ObjectType attribute.

public ObjectType ObjectType { get; set; }

See Also