Condividi tramite


ObjectMetadataEntry Classe

Definizione

Una singola voce di metadati per un oggetto .

public ref class ObjectMetadataEntry
public class ObjectMetadataEntry
type ObjectMetadataEntry = class
Public Class ObjectMetadataEntry
Ereditarietà
ObjectMetadataEntry

Commenti

La durata viene gestita dal contenitore di metadati proprietario (ObjectMetadata).

Proprietà

AsBool

Restituisce il valore di questi metadati come valore bool.

AsDouble

Restituisce il valore di questi metadati come valore double.

AsInt

Restituisce il valore di questi metadati come Int32.

AsInt64

Restituisce il valore di questi metadati come Int64.

AsString

Restituisce il valore di questi metadati come stringa.

AsUInt64

Restituisce il valore di questi metadati come UInt64.

Name

Nome della voce di metadati.

Type

Tipo di questi metadati. Vedere MetadataValueType.

Si applica a

Vedi anche