PropertyExtensions Members
Include Protected Members
Include Inherited Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Extension methods for IProperty.
The PropertyExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateLiteralBooleanDefaultValue | Create a new ILiteralBoolean object in the Property | |
CreateLiteralIntegerDefaultValue | Create a new ILiteralInteger object in the Property | |
CreateLiteralStringDefaultValue | Create a new ILiteralString object in the Property |
Top