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