Amazon.ElasticMapReduce.Model.JobFlowExecutionStatusDetail.IsSetStartDateTime C# (CSharp) Метод

IsSetStartDateTime() приватный Метод

private IsSetStartDateTime ( ) : bool
Результат bool
        internal bool IsSetStartDateTime()
        {
            return this.startDateTime.HasValue;
        }