Amazon.ECS.Model.ItemAttributes.IsSetAnalogVideoFormat C# (CSharp) Method

IsSetAnalogVideoFormat() public method

Checks if AnalogVideoFormat property is set
public IsSetAnalogVideoFormat ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetAnalogVideoFormat()
        {
            return  this.analogVideoFormatField != null;
        }
ItemAttributes