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




Glossary Item Box

Can return a list of values for this select variable.

Syntax

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

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software