C# 클래스 Dev2.Common.GlobalConstants

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 프로퍼티들

프로퍼티 타입 설명
AddPopupTimeDelay int
AnythingToXmlPathSeperator string
AnytingToXmlCommaToken string
CalcExpressionNow string
DefaultServerLogFileConfig string
DefaultStudioLogFileConfig string
DefaultTimeoutValue System.TimeSpan
Dev2CustomDefaultDateTimeFormat string
Dev2DotNetDefaultDateTimeFormat string
DropBoxApiKey string
DropBoxAppSecret string
EmptyDependcyListElement string
FindRecordsOperations List
GACPrefix string
GreaterThenOrEqualToUnicodeChar string
LessThenOrEqualToUnicodeChar string
LongTimePattern string
MaxNumberOfWorkflowWaits int
MaxWorkflowsToExecute int
MemoryItemCountCompactLevel int
NetworkComputerNameQueryFreq int
NotEqualsUnicodeChar string
NullDataListID System.Guid
NullPluginValue string
PublicUsername String
RemoteDebugServerInvoke string
RemoteServerInvoke string
ResourceCatalogCapacity int
ResourceCatalogPruneAmt int
ResourcePickerServiceString string
ResourcePickerWorkflowString string
Resultscache TextExpressionCompilerResults>.ConcurrentDictionary
SerializableResourceQuote string
SerializableResourceSingleQuote string
ServerWorkspaceID System.Guid
ShortTimePattern string
TransactionTimeout System.TimeSpan
VersionCount int
WebServiceTimeoutMessage string
WorkflowWaitTime int

공개 메소드들

메소드 설명
InvalidateCache ( System.Guid resourceId ) : void

비공개 메소드들

메소드 설명
GlobalConstants ( ) : System

메소드 상세

InvalidateCache() 공개 정적인 메소드

public static InvalidateCache ( System.Guid resourceId ) : void
resourceId System.Guid
리턴 void

프로퍼티 상세

AddPopupTimeDelay 공개적으로 정적으로 프로퍼티

public static int AddPopupTimeDelay
리턴 int

AnythingToXmlPathSeperator 공개적으로 정적으로 프로퍼티

public static string AnythingToXmlPathSeperator
리턴 string

AnytingToXmlCommaToken 공개적으로 정적으로 프로퍼티

public static string AnytingToXmlCommaToken
리턴 string

CalcExpressionNow 공개적으로 정적으로 프로퍼티

public static string CalcExpressionNow
리턴 string

DefaultServerLogFileConfig 공개적으로 정적으로 프로퍼티

public static string DefaultServerLogFileConfig
리턴 string

DefaultStudioLogFileConfig 공개적으로 정적으로 프로퍼티

public static string DefaultStudioLogFileConfig
리턴 string

DefaultTimeoutValue 공개적으로 정적으로 프로퍼티

public static TimeSpan,System DefaultTimeoutValue
리턴 System.TimeSpan

Dev2CustomDefaultDateTimeFormat 공개적으로 정적으로 프로퍼티

public static string Dev2CustomDefaultDateTimeFormat
리턴 string

Dev2DotNetDefaultDateTimeFormat 공개적으로 정적으로 프로퍼티

public static string Dev2DotNetDefaultDateTimeFormat
리턴 string

DropBoxApiKey 공개적으로 정적으로 프로퍼티

public static string DropBoxApiKey
리턴 string

DropBoxAppSecret 공개적으로 정적으로 프로퍼티

public static string DropBoxAppSecret
리턴 string

EmptyDependcyListElement 공개적으로 정적으로 프로퍼티

public static string EmptyDependcyListElement
리턴 string

FindRecordsOperations 공개적으로 정적으로 프로퍼티

public static List FindRecordsOperations
리턴 List

GACPrefix 공개적으로 정적으로 프로퍼티

public static string GACPrefix
리턴 string

GreaterThenOrEqualToUnicodeChar 공개적으로 정적으로 프로퍼티

public static string GreaterThenOrEqualToUnicodeChar
리턴 string

LessThenOrEqualToUnicodeChar 공개적으로 정적으로 프로퍼티

public static string LessThenOrEqualToUnicodeChar
리턴 string

LongTimePattern 공개적으로 정적으로 프로퍼티

public static string LongTimePattern
리턴 string

MaxNumberOfWorkflowWaits 공개적으로 정적으로 프로퍼티

public static int MaxNumberOfWorkflowWaits
리턴 int

MaxWorkflowsToExecute 공개적으로 정적으로 프로퍼티

public static int MaxWorkflowsToExecute
리턴 int

MemoryItemCountCompactLevel 공개적으로 정적으로 프로퍼티

public static int MemoryItemCountCompactLevel
리턴 int

NetworkComputerNameQueryFreq 공개적으로 정적으로 프로퍼티

public static int NetworkComputerNameQueryFreq
리턴 int

NotEqualsUnicodeChar 공개적으로 정적으로 프로퍼티

public static string NotEqualsUnicodeChar
리턴 string

NullDataListID 공개적으로 정적으로 프로퍼티

public static Guid,System NullDataListID
리턴 System.Guid

NullPluginValue 공개적으로 정적으로 프로퍼티

public static string NullPluginValue
리턴 string

PublicUsername 공개적으로 정적으로 프로퍼티

public static String PublicUsername
리턴 String

RemoteDebugServerInvoke 공개적으로 정적으로 프로퍼티

public static string RemoteDebugServerInvoke
리턴 string

RemoteServerInvoke 공개적으로 정적으로 프로퍼티

public static string RemoteServerInvoke
리턴 string

ResourceCatalogCapacity 공개적으로 정적으로 프로퍼티

public static int ResourceCatalogCapacity
리턴 int

ResourceCatalogPruneAmt 공개적으로 정적으로 프로퍼티

public static int ResourceCatalogPruneAmt
리턴 int

ResourcePickerServiceString 공개적으로 정적으로 프로퍼티

public static string ResourcePickerServiceString
리턴 string

ResourcePickerWorkflowString 공개적으로 정적으로 프로퍼티

public static string ResourcePickerWorkflowString
리턴 string

Resultscache 공개적으로 정적으로 프로퍼티

public static ConcurrentDictionary Resultscache
리턴 TextExpressionCompilerResults>.ConcurrentDictionary

SerializableResourceQuote 공개적으로 정적으로 프로퍼티

public static string SerializableResourceQuote
리턴 string

SerializableResourceSingleQuote 공개적으로 정적으로 프로퍼티

public static string SerializableResourceSingleQuote
리턴 string

ServerWorkspaceID 공개적으로 정적으로 프로퍼티

public static Guid,System ServerWorkspaceID
리턴 System.Guid

ShortTimePattern 공개적으로 정적으로 프로퍼티

public static string ShortTimePattern
리턴 string

TransactionTimeout 공개적으로 정적으로 프로퍼티

public static TimeSpan,System TransactionTimeout
리턴 System.TimeSpan

VersionCount 공개적으로 정적으로 프로퍼티

public static int VersionCount
리턴 int

WebServiceTimeoutMessage 공개적으로 정적으로 프로퍼티

public static string WebServiceTimeoutMessage
리턴 string

WorkflowWaitTime 공개적으로 정적으로 프로퍼티

public static int WorkflowWaitTime
리턴 int