Amazon.ECS.Model.TransactionTotals.IsSetTotal C# (CSharp) 메소드

IsSetTotal() 공개 메소드

Checks if Total property is set
public IsSetTotal ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetTotal()
        {
            return this.totalField != null;
        }