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

IsSetScentName() public méthode

Checks if ScentName property is set
public IsSetScentName ( ) : Boolean
Résultat Boolean
        public Boolean IsSetScentName()
        {
            return  this.scentNameField != null;
        }
ItemAttributes