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