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

IsSetModel() 공개 메소드

Checks if Model property is set
public IsSetModel ( ) : Boolean
리턴 Boolean
        public Boolean IsSetModel()
        {
            return  this.modelField != null;
        }
ItemAttributes