Amazon.ECS.Model.ItemAttributes.IsSetClubType C# (CSharp) Метод

IsSetClubType() публичный Метод

Checks if ClubType property is set
public IsSetClubType ( ) : Boolean
Результат Boolean
        public Boolean IsSetClubType()
        {
            return  this.clubTypeField != null;
        }
ItemAttributes