Amazon.ECS.Model.ImageSets.IsSetMerchantId C# (CSharp) 메소드

IsSetMerchantId() 공개 메소드

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