DateTimeBehavior ComplexType
Specifies the behavior of a DateTimeAttributeMetadata attribute using the DateTimeBehavior property.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Value | Edm.String |
The value can be UserLocal, DateOnly, or TimeZoneIndependent |
Used by
The following use the DateTimeBehavior ComplexType.
Name | How used |
---|---|
DateTimeAttributeMetadata | DateTimeBehavior Property |
ComplexDateTimeAttributeMetadata | DateTimeBehavior Property |