Amazon.SimpleSystemsManagement.Model.ListInventoryEntriesResponse.IsSetCaptureTime C# (CSharp) Method

IsSetCaptureTime() private method

private IsSetCaptureTime ( ) : bool
return bool
        internal bool IsSetCaptureTime()
        {
            return this._captureTime != null;
        }