Amazon.Glacier.Model.InventoryRetrievalJobInput.IsSetStartDate C# (CSharp) Method

IsSetStartDate() private method

private IsSetStartDate ( ) : bool
return bool
        internal bool IsSetStartDate()
        {
            return this._startDate != null;
        }