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

IsSetGolfClubFlex() public méthode

Checks if GolfClubFlex property is set
public IsSetGolfClubFlex ( ) : Boolean
Résultat Boolean
        public Boolean IsSetGolfClubFlex()
        {
            return  this.golfClubFlexField != null;
        }
ItemAttributes