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

IsSetMaximumFocalLength() 공개 메소드

Checks if MaximumFocalLength property is set
public IsSetMaximumFocalLength ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetMaximumFocalLength()
        {
            return this.maximumFocalLengthField != null;
        }
MerchantItemAttributes