Amazon.ECS.Model.Promotion.IsSetDetails C# (CSharp) Méthode

IsSetDetails() public méthode

Checks if Details property is set
public IsSetDetails ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetDetails()
        {
            return this.detailsField != null;
        }