다음을 통해 공유


xRecord.getAllowRedefault Method

Definition

Returns the list of fields that are allowed to re-default.

public:
 virtual cli::array <System::Object ^> ^ getAllowRedefault();
public virtual object[] getAllowRedefault ();
abstract member getAllowRedefault : unit -> obj[]
override this.getAllowRedefault : unit -> obj[]
Public Overridable Function getAllowRedefault () As Object()

Returns

Object[]

The container that holds the fields.

Applies to