←Select platform

CreatedMetadataKey Field

Summary

Created metadata key.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public const string CreatedMetadataKey 
Public Const CreatedMetadataKey As String 
public const string CreatedMetadataKey 
+(NSString*) createdMetadataKey; 
public static final String CREATEDMETADATAKEY = "Created"; 
 var CreatedMetadataKey  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly