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

IsSetLabel() 공개 메소드

Checks if Label property is set
public IsSetLabel ( ) : Boolean
리턴 Boolean
        public Boolean IsSetLabel()
        {
            return  this.labelField != null;
        }
ItemAttributes