Amazon.ECS.Model.CartAddItem.IsSetAssociateTag C# (CSharp) 메소드

IsSetAssociateTag() 공개 메소드

Checks if AssociateTag property is set
public IsSetAssociateTag ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetAssociateTag()
        {
            return  this.associateTagField != null;
        }