C# 클래스 DeedDrafter.DocumentEntry

파일 보기 프로젝트 열기: Esri/deed-drafter 1 사용 예제들

공개 메소드들

메소드 설명
DocumentEntry ( string name, Int32 type ) : System
DocumentEntry ( string name, Int32 type, string eaField, string eaValue ) : System
SimpleName ( ) : string

메소드 상세

DocumentEntry() 공개 메소드

public DocumentEntry ( string name, Int32 type ) : System
name string
type System.Int32
리턴 System

DocumentEntry() 공개 메소드

public DocumentEntry ( string name, Int32 type, string eaField, string eaValue ) : System
name string
type System.Int32
eaField string
eaValue string
리턴 System

SimpleName() 공개 메소드

public SimpleName ( ) : string
리턴 string