Common.skipDataMethods Method

Definition

Overloads

skipDataMethods(Boolean)
skipDataMethods()

skipDataMethods(Boolean)

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

Parameters

newValue
Boolean

Returns

Applies to

skipDataMethods()

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

Returns

Applies to