Property | Type | Description | |
---|---|---|---|
MinimumAllowedDate | System.DateTime |
Method | Description | |
---|---|---|
GetTypeForPS ( string itemType ) : string | ||
GetTypeForService ( string itemType ) : string | ||
IsJobRunning ( string status ) : bool | ||
IsValidOperationType ( string inputOperationType ) : bool | ||
IsValidStatus ( string inputStatus ) : bool |
public static GetTypeForPS ( string itemType ) : string | ||
itemType | string | |
return | string |
public static GetTypeForService ( string itemType ) : string | ||
itemType | string | |
return | string |
public static IsJobRunning ( string status ) : bool | ||
status | string | |
return | bool |
public static IsValidOperationType ( string inputOperationType ) : bool | ||
inputOperationType | string | |
return | bool |
public static IsValidStatus ( string inputStatus ) : bool | ||
inputStatus | string | |
return | bool |