Represents the definition of a property that holds a GUID string value. A PropertyDefinitionId object is created from a PropertyTemplateId object and contains mutable property metadata that you can customize. When a PropertyDefinitionId object is added to a class definition's PropertyDefinitions collection, a user-defined property is created in that class.


The following tables list the members exposed by IPropertyDefinitionId.

Public Properties

  Name Description
Public property PropertyDefaultId Specifies the default value for a property that returns a GUID data type.
Top

See Also