Share via


TimeInfo.SourceTypeCode Field

banner art

Specifies the type of entity referred to in the time block.

Syntax

[Visual Basic .NET]
Public Field SourceTypeCode As Integer
[C#]
public int SourceTypeCode;
[JScript]
public var SourceTypeCode : int;

Remarks

See Entity Type Codes.

See Also

© 2007 Microsoft Corporation. All rights reserved.