C# 클래스 ProxiCall.Library.Enumeration.Opportunity.OpportunityConfidence

상속: Enumeration
파일 보기 프로젝트 열기: micbelgique/Proxicall

공개 프로퍼티들

프로퍼티 타입 설명
AllConfidenceDisplay string>.Dictionary
Average OpportunityConfidence
High OpportunityConfidence
Low OpportunityConfidence

보호된 메소드들

메소드 설명
OpportunityConfidence ( int id, string name ) : System.Collections.Generic

메소드 상세

OpportunityConfidence() 보호된 메소드

protected OpportunityConfidence ( int id, string name ) : System.Collections.Generic
id int
name string
리턴 System.Collections.Generic

프로퍼티 상세

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

public static Dictionary AllConfidenceDisplay
리턴 string>.Dictionary

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

public static OpportunityConfidence,ProxiCall.Library.Enumeration.Opportunity Average
리턴 OpportunityConfidence

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

public static OpportunityConfidence,ProxiCall.Library.Enumeration.Opportunity High
리턴 OpportunityConfidence

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

public static OpportunityConfidence Low
리턴 OpportunityConfidence