Amazon.ECS.Model.ImageSets.IsSetMerchantId C# (CSharp) Méthode

IsSetMerchantId() public méthode

Checks if MerchantId property is set
public IsSetMerchantId ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetMerchantId()
        {
            return  this.merchantIdField != null;
        }