Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the definition of this value.
Namespace: Microsoft.Data.Edm.Library.Values
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public ReadOnly Property Value As TimeSpan
Get
'Usage
Dim instance As EdmTimeConstant
Dim value As TimeSpan
value = instance.Value
public TimeSpan Value { get; }
public:
virtual property TimeSpan Value {
TimeSpan get () sealed;
}
abstract Value : TimeSpan
override Value : TimeSpan
final function get Value () : TimeSpan
Property Value
Type: System.TimeSpan
The definition of this value.