TimeInfo.SourceTypeCode Field
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