Class ServiceField
- Namespace
- DevExpress.Xpo.Metadata.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public abstract class ServiceField : XPMemberInfo
- Inheritance
-
ServiceField
- Derived
- Inherited Members
Constructors
ServiceField(XPClassInfo, bool)
protected ServiceField(XPClassInfo owner, bool isReadOnly)
Parameters
owner
XPClassInfoisReadOnly
bool
Properties
CanPersist
protected override bool CanPersist { get; }
Property Value
IsPublic
public override bool IsPublic { get; }