Microsoft Identity Integration Server 2003 Developer Reference

MVEntry.ObjectID

The ObjectID property retrieves the identifier of the metaverse entry.
[C#]
public Guid ObjectID {get;}
[Visual Basic .NET]
Public ReadOnly Property ObjectID As Guid

Exceptions

Exception type Condition
AttributeNotDefinedAsSourceException This property was not selected as a source attribute.

Requirements

Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.

See Also

MVEntry