Amazon.ECS.Model.ItemAttributes.IsSetGolfClubFlex C# (CSharp) 메소드

IsSetGolfClubFlex() 공개 메소드

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