Share via


IPropertyDefinition Members

Include Protected Members
Include Inherited Members

Represents a property definition.

The IPropertyDefinition type exposes the following members.

Methods

  Name Description
Public method Validate(Object, Object) Infrastructure.

Top

Properties

  Name Description
Public property Default The default value.
Public property Maximum The maximum value.
Public property Minimum The minimum value.
Public property Name The name of the property.

Top