프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MinimumAllowedDate | System.DateTime |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | string |
public static GetTypeForService ( string itemType ) : string | ||
itemType | string | |
리턴 | string |
public static IsValidOperationType ( string inputOperationType ) : bool | ||
inputOperationType | string | |
리턴 | bool |
public static IsValidStatus ( string inputStatus ) : bool | ||
inputStatus | string | |
리턴 | bool |