Amazon.ECS.Model.ItemAttributes.IsSetTellingPageIndicator C# (CSharp) Метод

IsSetTellingPageIndicator() публичный Метод

Checks if TellingPageIndicator property is set
public IsSetTellingPageIndicator ( ) : Boolean
Результат Boolean
        public Boolean IsSetTellingPageIndicator()
        {
            return  this.tellingPageIndicatorField != null;
        }
ItemAttributes