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

IsSetFirstIssueLeadTime() public méthode

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