Amazon.ECS.Model.ItemAttributes.IsSetClubType C# (CSharp) Méthode

IsSetClubType() public méthode

Checks if ClubType property is set
public IsSetClubType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetClubType()
        {
            return  this.clubTypeField != null;
        }
ItemAttributes