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

IsSetHasViewfinder() public méthode

Checks if HasViewfinder property is set
public IsSetHasViewfinder ( ) : Boolean
Résultat Boolean
        public Boolean IsSetHasViewfinder()
        {
            return  this.hasViewfinderField != null;
        }
ItemAttributes