Property Class
Provides metadata informations about the Property.
Namespace: powerGate.Erp.Client
Assembly: powerGate.Erp.Client.dll
Inheritance Hierarchy
System.Object
 powerGate.Erp.Client.Property
Syntax
1 | public class Property  | 
The Property type exposes the following members.
Constructors
Name  | 
Description  | 
|---|---|
  | 
Initializes a new instance of the Property class.  | 
Properties
Type  | 
Name  | 
Description  | 
|---|---|---|
  | 
DefaultValue  | 
Gets the default value of the property.  | 
  | 
IsNullable  | 
Indicates whether the property is nullable.  | 
  | 
DefaultValue  | 
Gets the name of the property.  | 
Type  | 
Gets the Type of the property.  | 
See also
Reference