Share via


ObjectMetadataEntry.AsInt64 Property

Definition

Returns the value of this metadata as an Int64.

public:
 property long AsInt64 { long get(); };
public long AsInt64 { get; }
member this.AsInt64 : int64
Public ReadOnly Property AsInt64 As Long

Property Value

Remarks

A InvalidType error occurs if this is called although Type doesn't match.

Applies to