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




Glossary Item Box

Allowed values are flags, several can be set as ; delimited.

Syntax

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

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software