Amazon.ECS.Model.SellerListingLookupRequest.IsSetIdType C# (CSharp) 메소드

IsSetIdType() 공개 메소드

Checks if IdType property is set
public IsSetIdType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetIdType()
        {
            return this.idTypeField != null;
        }