AgentProfile.ProfileId 속성

정의

프로필 ID를 가져옵니다.

public:
 property int ProfileId { int get(); };
public int ProfileId { get; }
member this.ProfileId : int
Public ReadOnly Property ProfileId As Integer

속성 값

프로필 ID입니다.

적용 대상