MetadataObject: XDTOPackage.Parent

Syntax:

Parent()

Description:

Obtains the metadata description object to which the specified object is subordinate.

Availability:

Server, thick client, external connection, Mobile application (server).

Example:

// In this example method will return a value of
// Metadata.Documents.ExpenseBill
Metadata.Documents.ExpenseBill.Attributes.Cost.Parent();


    

1C:Enterprise Developer's Community