| Moonware.Common Namespace : VariableType Enumeration | 
'Declaration <DataContractAttribute()> Public Enum VariableType Inherits System.Enum
'Usage Dim instance As VariableType
[DataContractAttribute()] public enum VariableType : System.Enum
[DataContractAttribute()] public enum class VariableType : public System.Enum
| Member | Description | 
|---|---|
| LocalFile | Data from local file | 
| RemoteJSON | Data from remote web-service | 
| SystemVar | Some local variable | 
System.Object
   System.ValueType
      System.Enum
         Moonware.Common.VariableType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2