Windward Studios API Reference
Type Property
See Also  Send comments on this topic.
net.windward.api.csharp.errorhandling Namespace > Issue Class : Type Property




Glossary Item Box

A type of this issue.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Type As Issue.IssueType
Visual Basic (Usage)Copy Code
Dim instance As Issue
Dim value As Issue.IssueType
 
value = instance.Type
C# 
public Issue.IssueType Type {get;}
Managed Extensions for C++ 
public: __property Issue.IssueType get_Type();
C++/CLI 
public:
property Issue.IssueType Type {
   Issue.IssueType get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software