xRecord.getAllowRedefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.