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




Glossary Item Box

Can return all values for this select variable.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AllowAll As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TemplateVariable
Dim value As Boolean
 
value = instance.AllowAll
C# 
public bool AllowAll {get;}
Managed Extensions for C++ 
public: __property bool get_AllowAll();
C++/CLI 
public:
property bool AllowAll {
   bool get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software