Represents the fixed description of a property that holds a GUID string value. A PropertyDescriptionId object contains immutable property metadata, which you cannot directly modify.


The following tables list the members exposed by IPropertyDescriptionId.

Public Properties

  Name Description
Public property PropertyDefaultId Specifies the default value for a property that returns a GUID data type.
Public property PropertySelectionsId Specifies an IdList object that contains the list of GUID string values that can be assigned to the property described by this PropertyDescriptionId object.
Top

See Also