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

IsSetGraphicsCardInterface() 공개 메소드

Checks if GraphicsCardInterface property is set
public IsSetGraphicsCardInterface ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetGraphicsCardInterface()
        {
            return  this.graphicsCardInterfaceField != null;
        }
MerchantItemAttributes