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

IsSetId() 공개 메소드

Checks if Id property is set
public IsSetId ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetId()
        {
            return  this.idField != null;
        }