Amazon.ECS.Model.MerchantItemAttributes.IsSetModel C# (CSharp) Méthode

IsSetModel() public méthode

Checks if Model property is set
public IsSetModel ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetModel()
        {
            return  this.modelField != null;
        }
MerchantItemAttributes