다음을 통해 공유


DeliveryTarget.AddressType 속성

정의

배달 대상의 유형을 가져오거나 설정합니다.

public:
 property int AddressType { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int AddressType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AddressType : int with get, set
Public Property AddressType As Integer

속성 값

Int32

배달 대상의 유형입니다.

특성

적용 대상