Compartir a través de


Timestamp Property

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicReadOnlyPropertyTimestampAsDateTimeOffsetGet
'Usage
DiminstanceAsBuildMessageWithLocationEventArgsDimvalueAsDateTimeOffsetvalue = instance.Timestamp
publicDateTimeOffsetTimestamp { get; }
public:
virtualpropertyDateTimeOffsetTimestamp {
    DateTimeOffsetget () sealed;
}
finalfunction getTimestamp () : DateTimeOffset

Property Value

Type: System. . :: . .DateTimeOffset

Implements

IBuildWithLocationEventArgs. . :: . .Timestamp

.NET Framework Security

See Also

Reference

BuildMessageWithLocationEventArgs Class

BuildMessageWithLocationEventArgs Members

System.Dataflow Namespace