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

IsSetMaximumColorDepth() 공개 메소드

Checks if MaximumColorDepth property is set
public IsSetMaximumColorDepth ( ) : Boolean
리턴 Boolean
        public Boolean IsSetMaximumColorDepth()
        {
            return  this.maximumColorDepthField != null;
        }
ItemAttributes