TimeInfo.IsActivity Field
Specifies whether the block of time refers to an activity.
Syntax
[Visual Basic .NET]
Public Field IsActivity As Boolean
[C#]
public bool IsActivity;
[JScript]
public var IsActivity : Boolean;
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies whether the block of time refers to an activity.
Syntax
[Visual Basic .NET]
Public Field IsActivity As Boolean
[C#]
public bool IsActivity;
[JScript]
public var IsActivity : Boolean;
See Also