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