Amazon.ECS.Model.MerchantItemAttributes.IsSetFirstIssueLeadTime C# (CSharp) Méthode

IsSetFirstIssueLeadTime() public méthode

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