Share via


xRecord.aosValidateRead Method

Definition

Validates on the server that the specified record can be read.

public:
 virtual bool aosValidateRead();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual bool aosValidateRead ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member aosValidateRead : unit -> bool
override this.aosValidateRead : unit -> bool
Public Overridable Function aosValidateRead () As Boolean

Returns

true if the record can be read; otherwise, false.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to