Amazon.ECS.Model.CartModifyItem.IsSetAction C# (CSharp) 메소드

IsSetAction() 공개 메소드

Checks if Action property is set
public IsSetAction ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetAction()
        {
            return this.actionField != null;
        }