Aracılığıyla paylaş


CommonImplementation.TrackFieldExternallySet Method

Definition

Overloads

TrackFieldExternallySet()
TrackFieldExternallySet(Boolean)

TrackFieldExternallySet()

public:
 bool TrackFieldExternallySet();
public bool TrackFieldExternallySet ();
member this.TrackFieldExternallySet : unit -> bool
Public Function TrackFieldExternallySet () As Boolean

Returns

Applies to

TrackFieldExternallySet(Boolean)

public:
 bool TrackFieldExternallySet(bool newValue);
public bool TrackFieldExternallySet (bool newValue);
member this.TrackFieldExternallySet : bool -> bool
Public Function TrackFieldExternallySet (newValue As Boolean) As Boolean

Parameters

newValue
Boolean

Returns

Applies to