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