←Select platform

ReadIBMP8PropDescAttr Method

Summary

Gets the value of an attribute from the P8 data.

Syntax
C#
C++/CLI
Python
public static string ReadIBMP8PropDescAttr( 
   string xml, 
   string attributeName 
) 
public:  
   static String^ ReadIBMP8PropDescAttr( 
      String^ xml, 
      String^ attributeName 
   ) 
def ReadIBMP8PropDescAttr(self,xml,attributeName): 

Parameters

xml

Input XML containing a FileNet P8 annotation.

attributeName

Attribute name to read.

Return Value

The value of the attribute to read if found; otherwise, null.

Remarks

Refer to FileNet P8 and Daeja Annotations Support for more information and examples.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.