Amazon.ECS.Model.MerchantItemAttributes.IsSetMinimumFocalLength C# (CSharp) 메소드

IsSetMinimumFocalLength() 공개 메소드

Checks if MinimumFocalLength property is set
public IsSetMinimumFocalLength ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetMinimumFocalLength()
        {
            return this.minimumFocalLengthField != null;
        }
MerchantItemAttributes