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




Glossary Item Box

The Select format for this var if a select var. null if not a select var.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SelectFormat As String
Visual Basic (Usage)Copy Code
Dim instance As TemplateVariable
Dim value As String
 
value = instance.SelectFormat
C# 
public string SelectFormat {get;}
Managed Extensions for C++ 
public: __property string* get_SelectFormat();
C++/CLI 
public:
property String^ SelectFormat {
   String^ get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software