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

IsSetLineVoltage() 공개 메소드

Checks if LineVoltage property is set
public IsSetLineVoltage ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetLineVoltage()
        {
            return  this.lineVoltageField != null;
        }
MerchantItemAttributes