ReflectionMemberInfo.IsStruct Property
Gets whether the member represents a data structure.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the member represents a data structure; otherwise, false. |
See Also