Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLCoreProperties.Identifier

TElOfficeOpenXMLCoreProperties     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Contains a package identifier.

Declaration

[C#]
    TElOfficeXMLDCSimpleLiteral Identifier;

[VB.NET]
    Property Identifier As TElOfficeXMLDCSimpleLiteral

[Pascal]
    property Identifier : TElOfficeXMLDCSimpleLiteral;

[C++]
    TElOfficeXMLDCSimpleLiteral* get_Identifier();

[PHP]
    TElOfficeXMLDCSimpleLiteral get_Identifier()

[Java]
    TElOfficeXMLDCSimpleLiteral getIdentifier();

Description

    Use this property to specify the unique identifier of the package within a given context.

See also:     Creator     Description    

Discuss this help topic in SecureBlackbox Forum