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;
        }