C# 클래스 RockWeb.Blocks.Crm.PersonProperty

파일 보기 프로젝트 열기: CentralAZ/Rockit-CentralAZ 1 사용 예제들

공개 메소드들

메소드 설명
PersonProperty ( ) : System
PersonProperty ( string key ) : System
PersonProperty ( string key, string label ) : System

메소드 상세

PersonProperty() 공개 메소드

public PersonProperty ( ) : System
리턴 System

PersonProperty() 공개 메소드

public PersonProperty ( string key ) : System
key string
리턴 System

PersonProperty() 공개 메소드

public PersonProperty ( string key, string label ) : System
key string
label string
리턴 System