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

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

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