C# 클래스 Gurux.DLMS.GXDLMSDayProfile

Activity Calendar's Day profile is defined on the standard.
파일 보기 프로젝트 열기: Gurux/Gurux.DLMS.Net 1 사용 예제들

공개 메소드들

메소드 설명
GXDLMSDayProfile ( ) : System

Constructor.

GXDLMSDayProfile ( int dayId, GXDLMSDayProfileAction schedules ) : System

Constructor.

ToString ( ) : string

메소드 상세

GXDLMSDayProfile() 공개 메소드

Constructor.
public GXDLMSDayProfile ( ) : System
리턴 System

GXDLMSDayProfile() 공개 메소드

Constructor.
public GXDLMSDayProfile ( int dayId, GXDLMSDayProfileAction schedules ) : System
dayId int
schedules GXDLMSDayProfileAction
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string