←Select platform

CreatedMetadataKey Field

Summary

Created metadata key.

Syntax
C#
VB
Objective-C
C++
Java
public const string CreatedMetadataKey 
Public Const CreatedMetadataKey As String 
+(NSString*) createdMetadataKey; 
public static final String CREATED_METADATA_KEY = "Created"; 
public:  
   literal String^ CreatedMetadataKey 

Field Value

This constant has the value "Created"

Remarks

Refer to Metadata for more information.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations.Engine Assembly