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

IsSetFirstIssueLeadTime() 공개 메소드

Checks if FirstIssueLeadTime property is set
public IsSetFirstIssueLeadTime ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetFirstIssueLeadTime()
        {
            return this.firstIssueLeadTimeField != null;
        }
MerchantItemAttributes