Amazon.ECS.Model.ItemAttributes.IsSetScentName C# (CSharp) Method

IsSetScentName() public method

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