Amazon.ECS.Model.Promotion.IsSetDetails C# (CSharp) 메소드

IsSetDetails() 공개 메소드

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