XPTypeInfo.Attributes Property
Gets the attributes for this type.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Remarks
Use the XPTypeInfo.AddAttribute and XPTypeInfo.RemoveAttribute methods to add attributes to and remove them from the Attributes collection, respectively.
See Also