Amazon.ECS.Model.ItemAttributes.IsSetRecorderTrackCount C# (CSharp) Méthode

IsSetRecorderTrackCount() public méthode

Checks if RecorderTrackCount property is set
public IsSetRecorderTrackCount ( ) : Boolean
Résultat Boolean
        public Boolean IsSetRecorderTrackCount()
        {
            return  this.recorderTrackCountField != null;
        }
ItemAttributes