UniqueIdentifier Class

banner art

Represents an attribute that is the ID (GUID) of another entity instance.

The UniqueIdentifier class exposes the following members.

Constructor Description
UniqueIdentifier Initializes a new instance of the UniqueIdentifier class.
Field Description
IsNull Specifies that the field value is a null value.
IsNullSpecified Specifies whether you are intentionally setting the attribute to a null value.
Value Specifies the value of the attribute.

See Also

© 2007 Microsoft Corporation. All rights reserved.