Amazon.ECS.Model.SellerListings.IsSetSellerListing C# (CSharp) 메소드

IsSetSellerListing() 공개 메소드

Checks if SellerListing property is set
public IsSetSellerListing ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetSellerListing()
        {
            return (SellerListing.Count > 0);
        }