XPObjectSourcePropertiesCollection.Add(XPObjectSourceProperty) Method
Adds the specified property to the XPObjectSourcePropertiesCollection.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| property | XPObjectSourceProperty | A property to be added. |
See Also