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

IsSetGolfClubLoft() 공개 메소드

Checks if GolfClubLoft property is set
public IsSetGolfClubLoft ( ) : Boolean
리턴 Boolean
        public Boolean IsSetGolfClubLoft()
        {
            return  this.golfClubLoftField != null;
        }
ItemAttributes