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

IsSetPearlStringingMethod() public méthode

Checks if PearlStringingMethod property is set
public IsSetPearlStringingMethod ( ) : Boolean
Résultat Boolean
        public Boolean IsSetPearlStringingMethod()
        {
            return  this.pearlStringingMethodField != null;
        }
ItemAttributes