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

IsSetAnalogVideoFormat() public méthode

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