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

IsSetGolfClubFlex() public method

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