Share via


TimeInfo.SourceId Field

banner art

Specifies the ID of the entity instance referred to in the time block.

Syntax

[Visual Basic .NET]
Public Field SourceId As Guid
[C#]
public Guid SourceId;
[JScript]
public var SourceId : Guid;

Remarks

Represents the ID of an activity in the system.

See Also

© 2007 Microsoft Corporation. All rights reserved.