Table of Contents

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 XPClassInfo
isReadOnly bool

Properties

CanPersist

protected override bool CanPersist { get; }

Property Value

bool

IsPublic

public override bool IsPublic { get; }

Property Value

bool