Amazon.ECS.Model.ItemAttributes.IsSetScentName C# (CSharp) 메소드

IsSetScentName() 공개 메소드

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