Amazon.SimpleSystemsManagement.Model.Association.IsSetLastExecutionDate C# (CSharp) Метод

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

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