MVPSI.JAMS Namespace > Variable Class : Check Method |
'Declaration
Public Shared Sub Check( _ ByRef variableID As System.Integer, _ ByVal variableName As System.String, _ ByVal access As VariableAccess, _ ByVal parentFolderID As System.Integer, _ ByVal isNameRelative As System.Boolean, _ ByVal js As Server _ )
'Usage
Dim variableID As System.Integer Dim variableName As System.String Dim access As VariableAccess Dim parentFolderID As System.Integer Dim isNameRelative As System.Boolean Dim js As Server Variable.Check(variableID, variableName, access, parentFolderID, isNameRelative, js)
public static void Check( ref System.int variableID, System.string variableName, VariableAccess access, System.int parentFolderID, System.bool isNameRelative, Server js )
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