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

IsSetPearlType() public méthode

Checks if PearlType property is set
public IsSetPearlType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetPearlType()
        {
            return  this.pearlTypeField != null;
        }
ItemAttributes